Skip to content

xujijun/spring-boot-101

Repository files navigation

spring-boot-101

A handy code guidance of spring-boot.

Functionality List

  • Web configuration and static page support
  • log4j2 configuration
  • mySql and myBatis configuration
  • mongoDB configuration
  • Redis Cluster configuration
  • Caffeine Cache configuration
  • RESTful API
  • Different configuration profiles for different environments
  • Retrieve properties from application.yml (refer to: read-properties)
  • Velocity template (deprecated)
  • FreeMarker template
  • Mail
  • Scheduler
  • @Async configuration
  • Actuator: service status monitor
  • AOP, interceptor
  • web-socket: server(java) and client(html with vue.js)

About

Guides to spring-boot configurations, such as mybatis, redis, cache, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published