Class Setup


  • @Configuration
    @ComponentScan(basePackages="tv.hd3g.selfautorestdoc")
    public class Setup
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Setup()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Setup

        public Setup()