asimonia / spring5webapp

Example Spring 5 Web Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Framework 5: Beginner to Guru

This repository is for an example application built in my Spring Framework 5 - Beginner to Guru online course

The application is a simple Spring Boot 2 / Spring Framework 5 web application. It is used to help students learn how to use the Spring Framework. Step by step instructions and detailed explanations can be found within the course.

As you work through the course, please feel free to fork this repository to your out GitHub repo. Most links contain links to source code changes. If you encounter a problem you can compare your code to the lesson code. See this link for help with compares

Spring Framework 5: Beginner to Guru Course Wiki

Got a question about your Spring Framework 5 course? Checkout these FAQs!

Getting Your Development Environment Setup

Recommended Versions

Recommended Reference Notes
Oracle Java 8 JDK Download Java 11 is okay, see notes about Java on the course wiki
IntelliJ 2018 or Higher Download Ultimate Edition recommended. Students can get a free 120 trial license here
Maven 3.6.0 or higher Download Installation Instructions
Gradle 4.8 or higher Download Note: Use Version 5 or higher if using Java 11
Git 2.15 or higher Download
Git GUI Clients Downloads Not required. But can be helpful if new to Git. SourceTree is a good option for Mac and Windows users.
Spring Boot 2.1 or higher What's new

All Spring Framework Guru Courses

Spring Framework 5

SQL

DevOps

Web Development with Spring Framework

  • Angular 4 Java Developers - Learn how to use Angular with Spring Boot. Two flaming hot technologies! This is the only course on Udemy where you can learn how to use JHipster to rapidly build your next application! Also, be sure to checkout the Slack community for this course!
  • Mastering Thymeleaf with Spring Boot - Once you learn Thymeleaf, you'll never want to go back to using JSPs for web development!

Spring Framework 4

  • Spring Core - Learn the core of Spring Framework 4!
  • Spring Core Advanced - Go beyond the basics! Learn about Aspect Oriented Programming, Spring Security, using Spring Events, JMS and more!

Connect with Spring Framework Guru

  • Spring Framework Guru Blog
  • Subscribe to Spring Framework Guru on YouTube
  • Like Spring Framework Guru on Facebook
  • Follow Spring Framework Guru on Twitter
  • Connect with John Thompson on LinkedIn

About

Example Spring 5 Web Application


Languages

Language:Java 100.0%