1. 程式人生 > >Java企業級開發框架(二):涉及的技術

Java企業級開發框架(二):涉及的技術

基於:   

JDK:1.8
  
  Maven:3.3.9
  
  Spring Boot 1.5.10.RELEASE
  
  spring-boot-starter-web 1.5.10.RELEASE    (inherited from spring-boot-starter-parent)
      jackson-core 2.8.10
      spring-webmvc 4.3.14
      Tomcat 8.5.27
  
  mysql-connector-java 5.1.45 (inherited from spring-boot-starter-parent)
  
  spring-boot-starter-test 1.5.10.RELEASE    (inherited from spring-boot-starter-parent)   
  
  springfox-swagger2 2.7.0
  
  swagger-bootstrap-ui 1.7.2
  
  spring-boot-devtools 1.5.10.RELEASE    (inherited from spring-boot-starter-parent)
  
  druid-spring-boot-starter 1.1.9
  
  mybatisplus-spring-boot-starter 1.0.5
  
  mybatis-plus 2.1.9
      mybatis 3.4.5
      mybatis-spring 1.3.1
      
  spring-boot-starter-data-redis 1.5.10.RELEASE
  
  spring transaction
  
  slf4j1.7.25
  logback-core1.1.11