Morning Star's blog

  • Home

  • Tags

  • Categories

  • Search

  • Archives

  • About

Ionic跨平台移动应用开发教程(一)

Posted on 2019-07-19 | Edited on 2022-01-14 | In App Development , Ionic
Symbols count in article: 3.9k | Reading time ≈ 6 mins.

Ionic 是一个HTML5 应用程序开发框架, 可以让你使用流行的 Web 技术,比如 HTML、CSS 和 Javascript 构建接近原生体验的移动应用程序。早期的 Ionic 是和著名的前端框架 Angular 绑定的,在4.0版本以后,已经可以选择使用其它流行的前端框架(Vue, ReactJS)来构建应用了。本系列文章的目标是演示如何通过 Ionic 和相关技术来构建一个跨平台(Android, iOS)的移动应用。

Read more »

太极锻炼 232天

Posted on 2019-07-18 | Edited on 2021-04-16 | In 时间的力量 , 锻炼身体
Symbols count in article: 94 | Reading time ≈ 1 mins.

坚持太极锻炼232天。 今天的锻炼项目是: 八段锦1次,站桩10分钟,练习套路5次(套路现在还没学习完,所以只练一部分)。今天体重: 148.5斤。 坚持,相信时间的力量,相信坚持锻炼对身体的益处

Spring Boot 构建Rest服务实验手册 -- 源码下载

Posted on 2019-07-18 | Edited on 2021-04-16 | In java , SpringBoot
Symbols count in article: 381 | Reading time ≈ 1 mins.

为方便Spring Boot课程学员对照学习,我已经将 Spring Boot 构建Rest服务实验手册对应的源代码上传到coding中。需要的可以通过链接进行下载。

Read more »

太极锻炼 231天

Posted on 2019-07-17 | Edited on 2021-04-16 | In 时间的力量 , 锻炼身体
Symbols count in article: 135 | Reading time ≈ 1 mins.

坚持太极锻炼231天。 今天的锻炼项目是: 八段锦1次,站桩10分钟,练习套路5次(套路现在还没学习完,所以只练一部分), 今天老吴过来指导了一下,提醒我要注意不要打低头拳,始终要保持身体中正,顶劲不能丢。今天体重: 148.8斤。 坚持,相信时间的力量,相信坚持锻炼对身体的益处

Spring Boot 构建Rest服务实验手册(五)

Posted on 2019-07-17 | Edited on 2021-04-16 | In java , SpringBoot
Symbols count in article: 5.6k | Reading time ≈ 9 mins.

在本系列的上一篇文章中, 给大家演示在Spring Boot中如何对 Restful 服务接口输入的数据进行校验。本文将继续深入,演示如何使用 Swagger 生成 Restful 服务接口的文档并用 Swagger 生成的页面对 API 进行测试。

Read more »

太极锻炼 230天

Posted on 2019-07-16 | Edited on 2021-04-16 | In 时间的力量 , 锻炼身体
Symbols count in article: 92 | Reading time ≈ 1 mins.

坚持太极锻炼230天。 今天的锻炼项目是: 八段锦1次,站桩10分钟,练习套路5次(套路现在还没学习完,所以只练一部分), 体重: 148.3斤。 坚持,相信时间的力量,相信坚持锻炼对身体的益处

Spring Boot 构建Rest服务实验手册(四)

Posted on 2019-07-16 | Edited on 2021-04-16 | In java , SpringBoot
Symbols count in article: 5k | Reading time ≈ 8 mins.

在本系列的上一篇文章中, 给大家演示在Spring Boot中如何规范 Restful 服务接口返回数据的格式。本文将继续深入,演示如何对输入的数据的有效性进行验证。

Read more »

解决Maven项目中找不到jdk自带的tools.jar的错误

Posted on 2019-07-16 | Edited on 2021-04-16 | In java
Symbols count in article: 1k | Reading time ≈ 2 mins.

在 Maven 项目中,如果依赖了 jdk 中自己的 tools.jar 包。则在用 Eclispe 打开时,可能会提示:”Missing artifact com.sun:tools:jar:1.8”,依赖找不到,即便是设置了环境变量 JAVA_HOME。

Read more »

解决 svn:E175002:Connection has been shutdown:SSLProtocolException 的错误

Posted on 2019-07-15 | Edited on 2021-04-16 | In java
Symbols count in article: 1.1k | Reading time ≈ 2 mins.

在 Eclispe 中使用 SVN 插件访问 SVN 目录时,可能会遇到 E175002,这个错误包括了 svn 客户端不能正常连接到服务器的各种情况, 查看具体信息,如果是类似:””svn: E175002: handshake alert: unrecognized_name” 的 SSLProtocolException 错误,就是可以是与本地 JDK 有关了。English Version

Read more »

Spring Boot 构建Rest服务实验手册(三)

Posted on 2019-07-15 | Edited on 2021-04-16 | In java , SpringBoot
Symbols count in article: 2.5k | Reading time ≈ 4 mins.

在本系列的上一篇文章中, 给大家演示在Spring Boot中如何访问数据库,这次我们继续深入,规范 Restful 服务接口返回数据的格式。

Read more »
1…484950…59
Morning Star

Morning Star

586 posts
42 categories
43 tags
RSS

© 2022 Morning Star | 1.2m | 31:58
Powered by Hexo v3.9.0
|
Theme – NexT.Gemini v7.1.1
|