0

Spring Boot

Am I the only one missing Spring Boot tutorial here?

20th Oct 2024, 9:15 AM
Adam
Adam - avatar
2 ответов
+ 2
Just go to this website and then follow their tutorial. It's actually quite easy to get an api up and running quite quickly... https://spring.io/
20th Oct 2024, 11:02 AM
Jan
Jan - avatar
+ 1
By the way, there is no out-of-the-box solution if you are planning to work with json files in Java. It could be some hard work to find an implementation that actually works, unless you want to handle json manually in pure text mode. It's not the funniest thing to work with json in Java.
20th Oct 2024, 12:45 PM
Jan
Jan - avatar