Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.49 KB

README.md

File metadata and controls

42 lines (34 loc) · 1.49 KB

FindVacanciesfor

Build status: build_status <AnGo84>

The application for searching for vacancies from the popular sites:

Separated on modules:

For work needs:

  • IDE
  • JDK 17
  • Maven

Local deploy

From project root:

docker-compose up

Current version:

Release 2.3

Release notes:

  • 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

ToDo:

  • fix jsp run in container