Spring Boot

Sort options

Building Scalable Java Microservices with Spring Boot and Spring Cloud (Coursera)

Apr 2nd 2024
Building Scalable Java Microservices with Spring Boot and Spring Cloud (Coursera)
Course Auditing
Categories
Effort
Languages
"Microservices" describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. In this course, [...]

Building HTTP APIs with Spring (Coursera)

Apr 1st 2024
Building HTTP APIs with Spring (Coursera)
Course Auditing
Categories
Effort
Languages
Unlock the power of building HTTP APIs with Spring, one of the most versatile and widely-used Java frameworks, in this comprehensive course tailored for both beginners and seasoned developers. Dive deep into building robust, scalable, and secure HTTP APIs from scratch and gain mastery over RESTful services with Spring [...]

Advanced Java (Coursera)

Apr 1st 2024
Advanced Java (Coursera)
Course Auditing
Categories
Effort
Languages
Elevate your Java skills with our Advanced Java Web Development course and explore the dynamic world of microservice architecture. In this course, you'll delve into the intricacies of building robust microservices using Spring Boot and Spring Cloud.

Data Structures & Backend with Java (Coursera)

Mar 25th 2024
Data Structures & Backend with Java (Coursera)
Course Auditing
Categories
Effort
Languages
This comprehensive course delves deep into the nuances of data structures and backend development with Java. The curriculum is strategically designed across three core modules, seamlessly bridging the understanding of theory with practical application. In the first module, we delve into Java-based data structures, focusing on arrays, multi-dimensional arrays, [...]

Spring MVC, Spring Boot and Rest Controllers (Coursera)

This is a course aimed at students wishing to develop Java based Web Applications and Restful Micro Services using the very popular Spring MVC and Spring Boot frameworks with minimal configuration. The student will develop services through various Url templates, consume and respond with json or XML payloads [...]

Spring - Cloud Overview (Coursera)

This course explains some high level patterns used in Microservice architectures and the motivation to move towards these architectures and away from monolithic development of applications. . It then goes on to implement these patterns using Spring Cloud, Netflix OSS one of the most popular Cloud implementations of Microservices [...]