Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Practical Project with Spring 4 - Part 1
Rating: 4.3 out of 5(32 ratings)
538 students

Practical Project with Spring 4 - Part 1

Learn to develop a practical Spring 4 application with Spring Boot, Spring MVC, Spring Data JPA, and Unit Test
Created byMozammel Haque
Last updated 1/2015
English

What you'll learn

  • Create a basic practical web application with Spring 4

Course content

5 sections16 lectures1h 47m total length
  • Introduction8:43
  • Hello World4:05
  • Explaining gradle build file4:24
  • Uploading to github4:28

    Check resources for the source links for the lectures. Also check Appendix 1 (at the end) for more information about how to go to a particular lecture after you clone the git repository from github.

Requirements

  • You need to know basic Java
  • Having idea about how a typical web framework works in Java will be helpful

Description

In this course you will learn to develop a practical project with Java and Spring 4 technologies. The technologies we will cover are (but not limited to) Spring Boot, Spring Core, Spring MVC, Spring Data, JPA,MySQL, Thymeleaf, Gradle, and Spring Test. At the end of this course, you will learn to integrate all these technologies so that you can start working on implementing your own idea with Spring 4.

As you follow through the course lectures, you will also find the codes in the corresponding github repository that I mention in the course. This is part one of the course but it shows a complete working project. I am working on Part 2 and will make that available as I'm done with it.

Who this course is for:

  • Those who have basic knowledge of Java can take this course
  • Those who have never worked on a Java web platform can also benefit as this is a hands on practical course, but some parts of the course will require them to learn more on that topic