Spring Boot 2 - CRUD - Part 5 | Spring Boot+MVC+JPA+H2+Thymeleaf+Bootstrap+Junit5 | Code Journal

130 Просмотры
Издатель
Hello, everyone, and welcome to the video Series - Built it with Spring Boot.

This video series tries to build Java applications using Spring Boot, which has become de-facto standard for building applications in Java world. It makes it easy to create stand-alone, production-grade Spring based Applications. It cuts down on a lot of boilerplate code, and its sensible defaults for configurations allows to build applications in super quick time

The project we are building here is a Spring Boot Web application that demonstrates CRUD operations. The application allows to manage student information, by a paginated student list, adding a new student, viewing student information, editing them, and deleting them. The application also has Login/Logout feature.

The technology stack consists of - Spring Boot, Undertow, Spring MVC, Java Persistence API, Hibernate, Thymeleaf, Bootstrap CSS, Spring Security, and Junit5.

This video is Part 5 of 5, in which we will secure our pages via the Spring Security module and configure the Login and Logout functionality which comes out of the box.

Here is the Article for the Video - https://www.thecodejournal.tech/2021/06/build-it-with-spring-boot-crud-operations-part-5/

Github Project - https://github.com/the-code-journal/build-it-with-spring-boot/tree/main/01-mvc-jpa-thymeleaf/part04

All Video of this Series
- Part 1 - https://youtu.be/SSqIvBrNMkY
- Part 2 - https://youtu.be/PeSei1DvRss
- Part 3 - https://youtu.be/ZIZ4AVkVL0g
- Part 4 - https://youtu.be/-8T6Cd98IH0
- Part 5 - https://youtu.be/f7YKl6ATHQ8

#SpringBoot #SpringBoot2 #CRUD #JPA #Hibernate #SpringMVC #Undertow #Bootstrap #Thymeleaf
Категория
Разработка на Flutter
Комментариев нет.