This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Releases: spring-attic/spring-mobile
Releases · spring-attic/spring-mobile
v2.0.0.M3
v2.0.0.M2
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
Initial milestone release that builds against Java 8 and Spring Framework 5