[JAVA] Tutoriels Spring Boot Sujets

Spring is an enterprise Java framework. Java EE development and make developers more productive. Spring makes use of Inversion of Control and Dependency Injection to promote good software coding practices and speed up development time. The Spring Framework is an application framework and control container for the Java platform

LEARN these HOT TOPICS in Spring 5:

Spring Core Spring Annotations Spring Java Configuration Spring AOP Spring MVC Hibernate CRUD Spring MVC and Hibernate CRUD app Spring Security (with password encryption in the database) Maven This course covers Spring Core, Annotations, All Java Spring Configuration, Spring AOP, Spring MVC, and Spring Security.

Hibernate is an Object-to-Relational-Mapping (ORM) framework. It simplifies database access for Java applications. By using the framework, you can easily store and retrieve Java objects by setting up some simple configuration mappings.

This course covers basic Hibernate CRUD. Also, advanced Hibernate mappings are covered for one-to-one, one-to-many and many-to-many.

This course will help you quickly get up to speed with Spring and Hibernate. I will demystify the technology and help you understand the essential concepts to build a real Spring and Hibernate application from scratch.

You, Will, Learn the following topics,

Spring Core

Build a complete Spring MVC and Hibernate CRUD Project ... all from scratch

Set up your Spring and Hibernate development environment with Tomcat and Eclipse

Wire beans together in the Spring container using Inversion of Control

Configure the Spring container for Dependency Injection

Define Spring Beans using the @Component annotation

Perform auto-scanning of Spring beans to minimize configuration

Automatically wire beans together using @Autowired annotation

Apply all Java configuration to Spring Beans (no XML)

Spring MVC

Set up your Spring MVC environment with configs and directories

Create controllers using @Controller annotation

Read HTML form data using @RequestParam

Leverage Spring MVC model to transport data between controller and view page

Define Request Mappings for GET and POST requests

Minimize coding with Spring MVC Form data binding

Apply Spring MVC form validation on user input

Create custom Spring MVC form validation rules

Hibernate

Perform object / relational mapping with Hibernate

Leverage the Hibernate API to develop CRUD apps

Develop queries using the Hibernate Query Language (HQL)

Integrate Spring MVC and Hibernate together in a Single Application Project

Apply advanced Hibernate mappings: one-to-one, one-to-many and many-to-many

Spring AOP

Apply Aspect-Oriented-Programming AOP for cross-cutting concerns

Examine AOP use-cases and how AOP can resolve code-tangling

Create AOP pointcut expressions to match on method invocations

Leverage AOP annotations: @Before, @After, @AfterReturning, @AfterThrowing, @Around

Create a real-time application using AOP and Spring MVC together in a single project'

Spring Security Secure your web application with Spring Security

Set up your Maven pom.xml file with compatible Spring Security dependencies

Configure Spring Security with all Java configuration (no xml)

Create custom Spring Security login pages with Bootstrap CSS

Add logout support using default features of Spring Security

Leverage Spring Security support for Cross Site Request Forgery (CSRF)

Define users and roles for authentication

Display user login info and role using Spring Security tags

Restrict access to URLs based on user role

Hide and Display content based on user role

Add JDBC authentication, store user accounts and passwords in the database

Store encrypted passwords in the database using bcrypt

Register new users and encrypt passwords using Java code

Maven

Simplify your build process with Maven

Create Maven POM files and add dependencies

Search Central Maven repository for Dependency Coordinates

Run Maven builds from the Eclipse IDE

Source: Spring boot tutorials 

Recommended Posts

Tutoriels Spring Boot Sujets
Spring Boot Rappelez-vous
gae + botte à ressort
Fiche d'apprentissage SPRING BOOT 01
Botte de printemps + Heroku Postgres
Rédaction de mémo de démarrage de printemps (1)
Première botte à ressort (DI)
Fiche d'apprentissage SPRING BOOT 02
Gestion des exceptions Spring Boot
Mappage du servlet Spring Boot
Environnement de développement-développement Spring Boot-
Procédure d'apprentissage Spring Boot
Apprentissage de Spring Boot [Début]
Rédaction de mémos de démarrage de printemps (2)
Résumé du document Spring Boot 2.2
Télécharger avec Spring Boot
[Spring Boot] Construction de l'environnement (macOS)
Essayez Spring Boot de 0 à 100.
Générer un code à barres avec Spring Boot
Hello World avec Spring Boot
Spring Boot sur Microsoft Azure
Implémenter GraphQL avec Spring Boot
Calendrier des tâches du didacticiel Spring Boot
Spring 5 et Spring Boot 2 Procédure de préparation pratique
Démarrez avec Spring Boot
Multi-projets Spring Boot 2 avec Gradle
[Spring Boot] Création d'applications Web
Exécutez LIFF avec Spring Boot
Connexion SNS avec Spring Boot
Paramètres d'échange à chaud Spring Boot
Introduction à Spring Boot ① ~ DI ~
Téléchargement de fichiers avec Spring Boot
Spring Boot commençant par copie
Introduction à Spring Boot ② ~ AOP ~
Application Java CICS-Run - (4) Application Spring Boot
Spring Boot + Springfox springfox-boot-starter 3.0.0 Utilisation
Conseils relatifs à Spring Boot DB
Hello World avec Spring Boot
[Spring Boot] Recette de processus de pagination facile
Changements majeurs dans Spring Boot 1.5
Premiers pas avec Spring Boot
NoHttpResponseException dans Spring Boot + WireMock
[Spring Boot] Envoyer un e-mail
Paramètres liés aux performances de Spring Boot
Introduction à Spring Boot, partie 1
Priorité de réglage externe Spring Boot
Essayez d'utiliser Spring Boot Security
[Java] [Spring] Spring Boot 1.4-> 1.2 Note de rétrogradation
Essayez Spring Boot sur Mac
Créer un micro service avec Spring Boot
Pool de connexion de base de données Spring Boot
Envoyer du courrier avec Spring Boot
Spring Boot pour l'apprentissage des annotations
Modifier le message de validation Spring Boot
Mémo de méthode de contrôleur de démarrage à ressort
Paramètres du chemin de contexte Spring Boot 2.x
Spring Boot Hello World dans Eclipse
Développement d'applications Spring Boot dans Eclipse
Points de révision du code de l'application Spring Boot