You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be careful with this new module as the way it can be used publicly is tricky (completely different boot process, no app class loader, no jsp support, no static files, etc, and expectation of a big fatjar at the end with the app to execute the app). Before pushing to maven central, we need to think
runtime-lite
has not been added as a maven module and so it won't build with the rest of the project.It needs an entry in the
<modules>
section ofruntime/pom.xml
, but when added it gives some compile errorsThe text was updated successfully, but these errors were encountered: