Declare context in the try-catch block.
[demoscenemusic.git] / src / main / java / net / pterodactylus / demoscenemusic / core / Core.java
2012-04-18 David ‘Bombe’ RodenDeclare context in the try-catch block.
2012-04-18 David ‘Bombe’ RodenAdd method to return the data manager.
2012-04-18 David ‘Bombe’ RodenCreate data manager as application-scoped bean on conte...