Get started on learning how to use Java to work with the Spring framework.
Ready to start your journey into the Spring framework? Take Learn Spring: Fundamentals and Controllers—Spring uses Java to build RESTful web applications, among other things. Spring provides a lot of scaffolding to quickly create apps which allows developers to focus on the app's logic. In this course, you'll learn how to make requests and handle client requests using Spring's controllers.
### Skills you’ll gain
* Get introduced to the Spring framework and how it works
* Set up Spring locally on your computer.
* Create controller classes in Spring.
* Handle responses and map routes in an application.
### Notes on prerequisites
We recommend that you complete [Learn Java: Inheritance and Polymorphism]https://www.codecademy.com/learn/learn-java-inheritance-and-polymorphism) before starting this course.
Ready to start your journey into the Spring framework? Take Learn Spring: Fundamentals and Controllers—Spring uses Java to build RESTful web applications, among other things. Spring provides a lot of scaffolding to quickly create apps which allows developers to focus on the app's logic. In this course, you'll learn how to make requests and handle client requests using Spring's controllers.
### Skills you’ll gain
* Get introduced to the Spring framework and how it works
* Set up Spring locally on your computer.
* Create controller classes in Spring.
* Handle responses and map routes in an application.
### Notes on prerequisites
We recommend that you complete [Learn Java: Inheritance and Polymorphism]https://www.codecademy.com/learn/learn-java-inheritance-and-polymorphism) before starting this course.