spring mobile does not work with Spring Boot 2
armdev opened this issue · comments
Armen commented
Hello,
I tried to integrate spring mobile with spring boot 2(webflux), but because mobile has dependency from tomcat, application fails.
Roy Clarkson commented
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.