Class SpringSetup


  • @SpringBootApplication
    @EnableJpaRepositories
    public class SpringSetup
    extends java.lang.Object
    Setup for Spring Boot.
    Author:
    Daniel Sagenschneider
    • Constructor Summary

      Constructors 
      Constructor Description
      SpringSetup()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SpringSetup

        public SpringSetup()