sci2zero / TeslaRIS-backend

GNU General Public License v3.0
0 stars 1 forks source link

Feature/spring boot 3 migration #74

Closed ivanmrsulja closed 4 months ago

ivanmrsulja commented 5 months ago

Description

Did a migration from SpringBoot 2.7 to SpringBoot 3.2.5 using official guide.

Github workflows are updated as well to support new framework and java version (21).

How should this be tested?

Everything is covered with unit + integration tests. Manual tests through frontend application are always welcomed.

Checklist