Skip to content

Releases: naturalprogrammer/spring-lemon

0.8.5 - simplified pom.xml

02 Dec 11:57
Compare
Choose a tag to compare

A tiny improvement: Previously the dependencies in pom.xml were scoped as provided. Now we have removed the provided scope, and so, you won't need to re-mention Spring Lemon dependencies, e.g. spring-boot-starter-web, in your project. Those will come in transitively. The Creating A New Project chapter of the getting started guide, as well as the video tutorial is updated accordingly.

0.8.4 - updated for Spring Boot 1.3

19 Nov 05:46
Compare
Choose a tag to compare
Updated for Spring Boot 1.3.0.RELEASE