`
rensanning
  • 浏览: 3518556 次
  • 性别: Icon_minigender_1
  • 来自: 大连
博客专栏
Efef1dba-f7dd-3931-8a61-8e1c76c3e39f
使用Titanium Mo...
浏览量:37585
Bbab2146-6e1d-3c50-acd6-c8bae29e307d
Cordova 3.x入门...
浏览量:604664
C08766e7-8a33-3f9b-9155-654af05c3484
常用Java开源Libra...
浏览量:678533
77063fb3-0ee7-3bfa-9c72-2a0234ebf83e
搭建 CentOS 6 服...
浏览量:87575
E40e5e76-1f3b-398e-b6a6-dc9cfbb38156
Spring Boot 入...
浏览量:400063
Abe39461-b089-344f-99fa-cdfbddea0e18
基于Spring Secu...
浏览量:69133
66a41a70-fdf0-3dc9-aa31-19b7e8b24672
MQTT入门
浏览量:90649
社区版块
存档分类
最新评论

Java Web Project based on Spring

    博客分类:
  • Java
 
阅读更多
基于Spring开发Web项目的标配Library。

工具
Spring Tool Suite https://spring.io/tools/sts
Apache Maven http://maven.apache.org/
Apache Tomcat http://tomcat.apache.org/

框架
Spring https://github.com/spring-projects/spring-framework
Spring Boot https://github.com/spring-projects/spring-boot

模板代码 / Reducing Boilerplate Code with Project Lombok
Lombok https://github.com/rzwitserloot/lombok

简化代码 / Cleaner your code with Google Guava or Apache Commons
Google Guava https://github.com/google/guava
Apache Commons http://commons.apache.org/

应用日志 / Logging with SLF4J
SLF4J http://www.slf4j.org/
Logback http://logback.qos.ch/

API文档 / Documenting your API with Swagger
Springfox(swagger-springmvc) https://github.com/springfox/springfox

连接池 / JDBC Connection Pool with HikariCP
HikariCP https://github.com/brettwooldridge/HikariCP

数据库迁移 / Database Migration With Flyway
Flyway https://github.com/flyway/flyway

持久层 / Persistence with MyBatis 3 or JPA
Mybatis 3 https://github.com/mybatis/mybatis-3
Spring Data JPA https://github.com/spring-projects/spring-data-jpa

模板引擎 / Template Engine with Thymeleaf or FreeMarker
Thymeleaf http://www.thymeleaf.org/
FreeMarker http://freemarker.org/

任务调度 / Scheduling your job with Quartz
Quartz http://www.quartz-scheduler.org/

日期时间 / A Better Date and Time API: Joda Time
Joda-Time https://github.com/JodaOrg/joda-time

数据校验 / Data Validation Using Hibernate Validator
Hibernate Validator http://hibernate.org/validator/

JSON转换 / Processing JSON With Jackson
Jackson http://wiki.fasterxml.com/JacksonHome

对象映射 / Object Mapping with Orika
Orika https://github.com/orika-mapper/orika

应用安全 / Application Security With Apache Shiro or Spring Security
Apache Shiro http://shiro.apache.org/
Spring Security https://github.com/spring-projects/spring-security

第三方登录 / OAuth login with scribe-java
ScribeJava https://github.com/scribejava/scribejava

会话管理 / Concurrent Session Control with Spring Session
Spring Session https://github.com/spring-projects/spring-session

远程监控 / Remote JMX Monitoring
Jolokia https://www.jolokia.org/

更详细的参考:
Java程序员常用工具类库 - http://rensanning.iteye.com/blog/1553076
Useful Java links - https://github.com/Vedenin/useful-java-links
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics