Re: IllegalStateException when updating Spring Boot to 2.1.7

2020-02-21 Thread Mark Thomas
On 20/02/2020 19:15, F Amer wrote: > I have a Spring Boot application, which is running fine and has with > the following setup > > - Spring Webflux + Tomcat > - Spring Actuator as dependency. > - Spring Boot 2.1.2 > - Java 1.8.0_212 > - Gradle 5.1 to build > > However when I update to Spring Boo

IllegalStateException when updating Spring Boot to 2.1.7

2020-02-20 Thread F Amer
I have a Spring Boot application, which is running fine and has with the following setup Spring Webflux + Tomcat 9 I have a Spring Boot application, which is running fine and has with the following setup - Spring Webflux + Tomcat - Spring Actuator as dependency. - Spring Boot 2.1.2 - Java 1.8.0_