]> git.mxchange.org Git - pizzaservice-war.git/commit
Converted private constructor to public init() method with context, still this cannot...
authorRoland Haeder <roland@mxchange.org>
Mon, 24 Aug 2015 09:49:47 +0000 (11:49 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 25 Aug 2015 08:29:59 +0000 (10:29 +0200)
commitba407af48f0c761bad7ed31ba2c91fdf7ca860e3
treee68c839f2543ca8718714f5c3dd2428888c2c7bb
parentbd2f4f56a7c8d005616b360e863c4158f13476a5
Converted private constructor to public init() method with context, still this cannot be converted to a bean as the context is somehow needed. :-(
Signed-off-by:Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/application/PizzaApplication.java
src/java/org/mxchange/pizzaapplication/application/PizzaServiceApplication.java