Class ServerModeConfiguration
- java.lang.Object
-
- ch.sahits.game.openpatrician.display.ServerModeConfiguration
-
@Configuration @Import({ch.sahits.game.openpatrician.clientserverinterface.ClientServerInterfaceServerConfiguration.class,ch.sahits.game.openpatrician.server.ServerConfiguration.class}) public class ServerModeConfiguration extends java.lang.ObjectThis is the Spring configuration used when the application is started in server mode.- Author:
- Andi Hotz, (c) Sahits GmbH, 2014 Created on Nov 29, 2014
-
-
Constructor Summary
Constructors Constructor Description ServerModeConfiguration()
-