Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Spring Framework 5 and Spring Boot 2
Rating: 4.4 out of 5(70 ratings)
7,759 students

Spring Framework 5 and Spring Boot 2

Master Spring and Spring Boot with Security
Created byNavin Reddy
Last updated 5/2025
English
English [Auto],

What you'll learn

  • Become an Enterprise Spring Developer
  • Build Apps using Java and Spring Boot
  • Learn Spring and Spring Boot
  • Build Web Application using Java Spring

Course content

9 sections66 lectures5h 42m total length
  • Introduction to Spring1:54

    Explore spring framework for Java, focus on pojos, and learn core modules like spring core, spring mvc, rest, security, and jpa for building web and rest applications.

  • Spring Documentation2:55

    Navigate the official spring.io site to explore Spring projects, including Spring Framework, Spring Boot, Spring Data, Spring Cloud, and Spring Security, with guides and downloadable documentation in PDF and EPUB.

  • Prerequisites2:12

    Identify essential prerequisites for spring, including Java, oop concepts, exception handling, threads, basic loops, database connectivity, servlet and JSP basics, http request/response, and ORM options like Hibernate or JPA.

  • Software Requirement2:27

    Learn to set up Spring Framework 5 projects by choosing an IDE such as Spring Tool Suite or Eclipse, and align with Java 8 for reactive programming and lambda expressions.

  • Spring Tool Suite5:29

    install and launch spring tool suite from a zipped cd, set a workspace, and create a maven project to automatically download spring dependencies via pom.xml from mvn repository.

  • Dependency Injection4:22

    Explore dependency injection in the Spring framework, where objects and dependencies are injected from outside, replacing manual creation and enabling runtime flexibility via IOC.

Requirements

  • Java

Description

Spring 5 is a functional web framework for back-end development and is quite famous among Java developers when it comes to designing an enterprise-based application.

It consists of lots of modules and projects, which makes it very huge.

The Spring Framework and Spring Boot enable developers to create high-performing, reusable, easily testable, and loose-coupling enterprise Java applications
It can be used to develop any Java application.


Knowledge of Spring Framework has a huge demand in the enterprise market, and Spring Framework developers are paid handsomely.
Having Spring Framework on your resume will highlight you among other Java developers.


This course offers hands-on experience building Spring Framework apps using Spring Boot.
This course will be interactive and fun, as I will code all the projects from scratch.
By taking this course, you will have the latest skills that you need to build real apps using the Spring Framework.


Requirements for this Course:

  • Basic Knowledge of HTML, CSS and JS is helpful

  • Knowledge of SQL and databases is helpful

  • Good knowledge of Core Java, JDBC and Servlets.

Learn these important topics

  • Spring Boot

  • Spring Core (IoC)

  • Spring MVC

  • Spring AOP

  • Spring Data JPA

  • Spring REST

  • Spring Security



    Who this course is for:

  • This learning path is for developers who wish to create their own web apps with Spring 5

  • This course is ideal for developers who wish to use the Spring Frameworks for enterprise application development

Who this course is for:

  • Java Developer who wants to explore Spring Framework