Open skodapetr opened 5 years ago
If you'd like to move away from Spring for one reason or another, I'd suggest to take a look at Quarkus.io
Or Micronaut if batch is required (https://guides.micronaut.io/micronaut-scheduled/guide/index.html), since batch operations is a WIP for Quarkus (https://github.com/quarkusio/quarkus/issues/1505)
Another candidate https://micronaut.io/ .
Check use of Spring and alternatives: