Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The following launch scenarios should work:
1) Running WebApp's main() from within Eclipse
2) Running WebApp's main() from within IntelliJ
3) Running `mvn spring-boot:run`
4) Deployment of the project to a container from within Eclipse