I have a spring boot 1.5.8 that is running fine without Jrebel but with JRebel I get this:
***************************
APPLICATION FAILED TO START
***************************
Description:
Parameter 0 of method setAuthenticationConfiguration in org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter required a bean of type ‘org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration’ that could not be found.
Action:
Consider defining a bean of type ‘org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration’ in your configuration.