Spring Roo 1.3.0 Introduces JDK 8 support
Join the DZone community and get the full member experience.
Join For FreeOn behalf of the Spring Roo team, I am pleased to announce the release of Spring Roo 1.3.0, the first version released by DISID Corporation as project lead.
Spring Roo is a rapid application development tool for Java, allowing you to create full web enterprise applications in just minutes.
This is the first time that Spring Roo jar files have been published to Maven Central! As always, the release is available in the Spring IO repository.
The 1.3.0 release includes bug fixes and enhancements as well as several new features:
- Now Roo has complete support for JDK 8:
- run Spring Roo with JDK 8
- run generated applications with JDK 8
- Update Felix to 4.4.1
For full details on the changes made in the release, please refer to the Release Notes in Jira
For more project specific information please see the Project Page | GitHub
Please try out the updates and provide feedback.
As always, you’ll also find Roo on Twitter - either follow @SpringRoo or just include #SpringRoo in your tweets. The next version 2.0 will be amazing, the best is coming up. Stay tuned!
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Avoiding Pitfalls With Java Optional: Common Mistakes and How To Fix Them [Video]
-
Knowing and Valuing Apache Kafka’s ISR (In-Sync Replicas)
-
Getting Started With Istio in AWS EKS for Multicluster Setup
-
Strategies for Reducing Total Cost of Ownership (TCO) For Integration Solutions
Comments