Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Releases: spring-attic/spring-mobile

v2.0.0.M3

26 Mar 13:14
Compare
Choose a tag to compare

This milestone release includes updates to support Spring Boot 2 GA

  • Build against Spring Boot 2.0.0.RELEASE and Spring Framework 5.0.4.RELEASE
  • Enable Spring Boot annotation processor for metadata support

v2.0.0.M2

26 Mar 12:53
Compare
Choose a tag to compare

Migrate auto-configuration support from Spring Boot to Spring Mobile

  • Build against Spring Boot 2.0.0.M6 and Spring Framework 5.0.1.RELEASE
  • Publish spring-mobile-starter starter POM
  • Publish spring-mobile-autoconfigure module that enables Spring Boot auto-configuration
  • Add @EnableDeviceResolver annotation support
  • Add @EnableSitePreference annotation support
  • Add @EnableSiteSwitcher annotation support

v2.0.0.M1

26 Mar 12:43
Compare
Choose a tag to compare

Initial milestone release that builds against Java 8 and Spring Framework 5