RLH-5 - integrate YouTrack
This commit is contained in:
parent
cdcc899453
commit
2f6d4a9f1b
@ -26,7 +26,6 @@ public class HiveMain {
|
||||
|
||||
LOGGER.info("Initializing Spring Boot");
|
||||
SpringApplication.run(HiveMain.class, args);
|
||||
|
||||
LOGGER.info("Spring Boot & DB initialized!");
|
||||
|
||||
Session session = HibernateManager.getSession();
|
||||
|
Loading…
Reference in New Issue
Block a user