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
Servlet app that allows the creation Driver, Car, and Manufacturer and also gives the ability to connect cars with drivers, list all drivers, cars, and manufacturers, delete, update, and other...
Web app on Java17, Gradle and Spring Boot for parsing public free job board api - arbeitnow, working with H2 DB. Implemented methods: All jobs with pagination and sorting, most n recent jobs, stati…