自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (3)
  • 收藏
  • 关注

原创 ContOS7 安装虚拟机全过程

请查看我的日记:   http://note.youdao.com/noteshare?id=b2adc780d347ac72d294303670aff874

2017-10-12 14:51:54 401

原创 ContOS 安装jdk

查看我的日记: http://note.youdao.com/share/?id=5e49561e2552842cdb52bbfde0866abd&type=note#/

2017-10-12 14:44:34 178

原创 org.apache.catalina.LifecycleException: Failed to start component

修改jdk编译版本为1.8既可以解决问题

2017-10-05 11:31:39 626 1

spring boot + thymeleaf 整合demo

simple demo web project, it covers below techical topics: 1. spring boot + thymeleaf 2. mybatis annotation 3. spring security 4. bootstrap 5. jquery 6. html5, css 7. mysql 8. gradle 9. rest api (to be involved) 10. junit (to be involved) Reference: 1. http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ 2. http://www.thymeleaf.org/doc/tutorials/2.1/usingthymeleaf.html#maps 3. http://www.bootcss.com/ How to import to IDEA? refer to http://www.jianshu.com/p/31ff3b571b68 How to run ? 1. fire create table sql script in dbscripts folder. 2. change the datasource setting in /src/main/resource/application.yaml 3. load source into idea15. 4. application > boot run, also you can build the project with gradle command. 5. access http://localhost:8080/book, it will rout to login page, you can login with user/password, you will see the page same as screenshot (online.png)

2017-03-23

spring boot + thymeleaf demo

simple demo web project, it covers below techical topics: 1. spring boot + thymeleaf 2. mybatis annotation 3. spring security 4. bootstrap 5. jquery 6. html5, css 7. mysql 8. gradle 9. rest api (to be involved) 10. junit (to be involved) Reference: 1. http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ 2. http://www.thymeleaf.org/doc/tutorials/2.1/usingthymeleaf.html#maps 3. http://www.bootcss.com/ How to import to IDEA? refer to http://www.jianshu.com/p/31ff3b571b68 How to run ? 1. fire create table sql script in dbscripts folder. 2. change the datasource setting in /src/main/resource/application.yaml 3. load source into idea15. 4. application > boot run, also you can build the project with gradle command. 5. access http://localhost:8080/book, it will rout to login page, you can login with user/password, you will see the page same as screenshot (online.png)

2017-03-23

simple demo web project, it covers below techical topics:

simple demo web project, it covers below techical topics: 1. spring boot + thymeleaf 2. mybatis annotation 3. spring security 4. bootstrap 5. jquery 6. html5, css 7. mysql 8. gradle 9. rest api (to be involved) 10. junit (to be involved) Reference: 1. http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ 2. http://www.thymeleaf.org/doc/tutorials/2.1/usingthymeleaf.html#maps 3. http://www.bootcss.com/ How to import to IDEA? refer to http://www.jianshu.com/p/31ff3b571b68 How to run ? 1. fire create table sql script in dbscripts folder. 2. change the datasource setting in /src/main/resource/application.yaml 3. load source into idea15. 4. application > boot run, also you can build the project with gradle command. 5. access http://localhost:8080/book, it will rout to login page, you can login with user/password, you will see the page same as screenshot (online.png)

2017-03-23

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除