Spring Boot 1.3.0.M5 发布,此版本现已提高在 Spring milestone repository,关闭了大约 50 个 issues,合并了 15 个 pull-requests。
值得关注的改进:
Lots of bug fixes and stabilization as we head towards RC1
Support for javax @WebServlet, @WebFilter and @WebListener annotations
Auto-configuration for Hazelcast
Improved “root first” exception logging
Spring Boot 项目旨在简化创建产品级的 Spring 应用和服务。你可通过它来选择不同的 Spring 平台。可创建独立的 Java 应用和 Web 应用,同时提供了命令行工具来允许 'spring scripts'
软件详情:http://projects.spring.io/spring-boot/
下载地址:https://github.com/spring-projects/spring-boot
来自:开源中国社区

