The application for searching for vacancies from the popular sites:
Separated on modules:
- Base logic
- Web application with JSP
- Web application with Vaadin
- REST application
- Webflux application
- IDE
- JDK 17
- Maven
From project root:
docker-compose up
Release 2.3
- Version Release 2.3: Switch to Spring Boot 3
- Version Release 2.2: Add Vaadin module
- Version Release 2.1: Switch to Java 17, separate on modules
- Version Release 2.0: Spring MVC replacing with Spring Boot, add Java Configuration, add JUnit 5
- Version Release 1.1: Spring MVC app with XML Configuration, JSP, Bootstrap 3, JUnit 4
- fix jsp run in container