Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/spring boot with tests #45

Closed

Conversation

Insomnium
Copy link
Contributor

Сделано:

  1. Проект переведен с war деплоймента на Jetty сервер на spring-boot 2 с embedded Jetty контейнером
  2. Под

Insomnium and others added 8 commits March 6, 2019 17:28
1. from jetty war deployment to spring-boot2 with embedded jetty,
2. from XML context configuration to java configs
3. from property-based DB switching to spring profile based
TODO: fix missing logs, make app work again
1. fix Screen & Control servlets initialization with transports and authentication services
2. fix player socket messages sending (added missing default transport filter)
3. add 'debug' spring profile to be able to utilize non-minified all.js (instead of all.min.js) for debugging purposes
4. get back default /codenjoy-contest servlet context path (to avoid JS context re-working)
add build support for maven profiles ('builder' module alike)
clone server running scripts
TODO: cleanup obsolete 'builder' maven module
@Insomnium Insomnium closed this Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant