Learn Spring
Learn how to build an API using the Spring framework and Java programming language.
About this course
If you want to build reliable web APIs, expand your Java knowledge, and develop market-ready skills, Spring is your framework. The Spring framework was ranked as one of the most popular Java frameworks by sources like HackerRank and Snyk. This course focuses on building APIs (application programming interfaces), but Spring can be used to build much more, including cloud services, front-end web apps, and microservices.
Take-Away Skills
In this course, you will learn how to build RESTful APIs with the annotations-based approach to Spring and Spring Boot. You’ll first get acquainted with the framework, exploring the file structure, and starting up your own Spring app on your computer. We’ll show you how to test it with both your browser and the curl command-line tool. After that, you’ll learn how to handle, route, and respond to requests using controllers. Next, you’ll get under the hood of Spring, learning how Spring beans, the application context, dependency injection, and Spring Boot work together. Finally, you’ll learn how to define, store, and edit information in your database using JPA and H2 technology.
There are no reviews yet.