spring-attic / spring-mobile-samples

Spring Mobile Sample Applications

Home Page:http://projects.spring.io/spring-mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring mobile does not work with Spring Boot 2

armdev opened this issue · comments

commented

Hello,
I tried to integrate spring mobile with spring boot 2(webflux), but because mobile has dependency from tomcat, application fails.

Thanks for reporting. Spring Mobile does support Spring Boot 2 MVC applications, however the auto configuration and starters have been removed from Spring Boot and the coordinates have changed. Unfortunately, there are no plans to support WebFlux at this time.