Hacker News new | ask | show | jobs
by randompwd 2171 days ago
Just started looking at Spring Boot (w/Kotlin).

Never try it. A bazillion ways to do basic web service & web things and every google search returns different methods.

Nightmare.

1 comments

Did you look at https://spring.io/guides ? Building a REST service is one of the examples.

https://spring.io/guides/tutorials/rest/