The following was discovered as part of building this project:
- The JVM level was changed from '13' to '11', review the JDK Version Range on the wiki for more details.
- The original package name 'com.petukhovsky.services.snake-game' is invalid and this project uses 'com.petukhovsky.services.snakegame' instead.
For further reference, please consider the following sections:
- Official Gradle documentation
- Spring Boot Gradle Plugin Reference Guide
- Jersey
- Thymeleaf
- Spring Web
- WebSocket
- Spring Boot DevTools
The following guides illustrate how to use some features concretely:
- Handling Form Submission
- Building a RESTful Web Service
- Serving Web Content with Spring MVC
- Building REST services with Spring
- Using WebSocket to build an interactive web application
These additional references should also help you: