fanfq / sbt

springboot templated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

springboot templated

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
  • 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)
  • Swagger2

About

springboot templated


Languages

Language:JavaScript 70.6%Language:Java 28.2%Language:HTML 1.2%Language:FreeMarker 0.0%