jasper
10/24/2017, 12:28 PMnfrankel
10/24/2017, 1:59 PM@JVMStatic is not required
the problem comes from using an expression body (= instead of {})
now the question is, why???Lucas
10/24/2017, 2:07 PMSpringApplication.run() return type. Main expects a Unit.nfrankel
10/24/2017, 2:07 PMjasper
10/24/2017, 2:09 PM@JVMStatic were required.jasper
10/24/2017, 2:09 PMnfrankel
10/24/2017, 2:10 PM