Class PmpttSpringConfiguration


  • @Configuration
    @EnableTransactionManagement
    @Import(one.edee.darwin.spring.DarwinConfiguration.class)
    public class PmpttSpringConfiguration
    extends Object
    No extra information provided - see (selfexplanatory) method signatures. I have the best intention to write more detailed documentation but if you see this, there was not enough time or will to do so.
    Author:
    Jan Novotný (novotny@fg.cz), FG Forrest a.s. (c) 2020
    • Constructor Detail

      • PmpttSpringConfiguration

        public PmpttSpringConfiguration()
    • Method Detail

      • pmpttDarwin

        @Bean
        public one.edee.darwin.Darwin pmpttDarwin​(org.springframework.context.ApplicationContext applicationContext)