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

v2.0.0.M2

Compare
Choose a tag to compare
@royclarkson royclarkson released this 26 Mar 12:53
· 21 commits to master since this release

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