Bogdan N.
Bog's tech

Bog's tech

Follow
Series

Spring Boot

Explore on how to make Spring Boot APIs and how to work with databases.

Articles in this series

Starting with Spring Boot: how to make a RESTful GET endpoint

Jan 21, 20223 min read 1.4K views

Disregard the Java hate wagon Java is often hated for various reasons one of them is being too verbose. However it's a great language that's...

Starting with Spring Boot: how to make a RESTful GET endpoint
How to make APIs with Spring Boot: read from a MySQL database
Build a RESTful API using Spring Boot and store the data with MySQL