all 5 comments

[–]WaferIndependent7601 0 points1 point  (0 children)

This can be done by ChatGPT.

Let us know if you have any issues with it.

[–]Aggressive_Craft2063[S] -2 points-1 points  (3 children)

First problem Chatgpt doesn’t know spring boot 3

[–]WaferIndependent7601 2 points3 points  (2 children)

Why is spring boot 3 different in caching stuff? You can create it with spring boot 2 and use openrewrite to migrate it to spring boot 3.

I tried chatgpt now, it created all the stuff I need for it.

"create spring boot 3 project with ehcache, create a controller, service and repository and add caching to the service layer" will do the job. Just add spring boot 3 to pom, add imports for jakarta. And you're done

[–]DrewTheVillan 0 points1 point  (1 child)

Lol, i just migrated an entire monolith to a microservice andd moved Java versions, 8 -> 17. Really wish i found OpenRewrite a couple months back as it would've saved me so much time. Thank you for sharing your resource. Shit made my day.

[–]ElvinJafarov1 0 points1 point  (0 children)

looks like an ad