Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

eumji025/springboot-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

113 Commits

Repository files navigation

Springboot-learn

主要是用来记录学习spring-boot时所作的一些demo

简要说明

此专栏中所有的demo都依赖parent里面的pom.xml 如果您不希望下载所有的demo,你可以将子模块依赖父模块的pom删掉, 并在子模块中添加spring boot 的parent即可 由于比较简单没有写过多的说明,有问题可以留言或联系我

联系方式

email: eumji025@gmail.com

个人博客

在这里介绍一个个人博客 www.eumji025.com 此博客是个人的作品,主要是学习spring boot和thymeleaf模板后的作品,代码也托管在github上zblog源码 在完成本博客的时候,如果您有什么意见和建议欢迎在issue中提出,或发送邮件到eumji025@gmail.com 如果您觉得还不错的话,欢迎fork和star.

firstdemo

第一个入门小程序 -> helloWorld

customPort

自定义springboot端口号 具体也可以参照个人博客 http://blog.csdn.net/jsu_9207/article/details/66472096

indexPage

跳转到静态页面的demo

thymeleaf

thymeleaf模板使用demo 详情介绍 http://blog.csdn.net/jsu_9207/article/details/68945787

exception

异常处理的demo

jdbcMysql

通过jdbc操作数据库

aspect

使用aop来记录日志

asyncScheduled

使用异步方式进行调度

log4j2

使用log4j2进行日志记录

properties

使用配置文件设置一些常量,如jdbc连接信息等

mybatisxml

使用xml配置方式开发一个mybatis持久层操作

mybatismysql

使用mybatis的注解方式开发一个web项目

swagger

使用swagger作为RESTful api

security

使用spring security作为安全框架

ssl

使用ssl方式升级网站到https

actuator

使用actuator做监控 http://blog.csdn.net/jsu_9207/article/details/78633625

##spring-boot-redis-demo 使用redis缓存应用程序

About

spring boot 学习中的部分源码记录。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /