chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server / Application

Application

@SpringBootApplication class Application : SpringBootServletInitializer

Spring application class

Author Felix Dimmel

Since 1.0.0

Constructors

<init> Application()
Spring application class

Functions

configure fun configure(builder: SpringApplicationBuilder?): SpringApplicationBuilder
Overrides the configure function of the spring framework