-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The SeBootstrap.Configuration.rootPath() is intended to be used for setting the root path. However, we also allow the @ApplicationPath to be used on applications in SeBootstrap. When the @ApplicationPath is used, the SeBootstrap.Configuration.rootPath() should return the path from the annotation. However, configuring the root path in the configuration builder should override that.