Class SpringContextConfiguration


  • @Configuration
    @EnableAspectJAutoProxy
    public class SpringContextConfiguration
    extends Object
    This Spring configuration adds a verticle lifecycle aspect to ensure that all spring verticle closes the spring context when un deployed.
    Author:
    Andy Moncsek
    • Constructor Detail

      • SpringContextConfiguration

        public SpringContextConfiguration()