“Spring 5: Learn Spring 5 Core, AOP, Spring MVC, Spring Security, Spring REST, Spring Boot 2, Thymeleaf, JPA & Hibernate”
截至目前,超过 269313+ 人们已经注册了这门课程,而且已经结束了 64351+ 评论.
课程内容
“Course Introduction Spring Overview Setting Up Your Development Environment Spring Inversion of Control – XML Configuration Spring Dependency Injection – XML Configuration Spring Bean Scopes and Lifecycle Spring Configuration with Java Annotations – Inversion of Control Spring Configuration with Java Annotations – Dependency Injection Spring Configuration with Java Annotations – Bean Scopes and Lifecycle Methods Spring Configuration with Java Code (no xml) Spring MVC – Building Spring Web Apps Spring MVC – Creating Controllers and Views Spring MVC – Request Params and Request Mappings Spring MVC – Form Tags and Data Binding Spring MVC Form Validation – Applying Built-In Validation Rules Spring MVC Form Validation – Validating Number Ranges and Regular Expressions Spring MVC Form Validation – Creating Custom Validation Rules Introduction to Hibernate Setting Up Hibernate Development Environment Hibernate Configuration with Annotations Hibernate CRUD Features: Create, Read, Update and Delete Hibernate Advanced Mappings Hibernate Advanced Mappings – @OneToOne Hibernate Advanced Mappings – @OneToMany Hibernate Advanced Mappings – Eager vs Lazy Loading Hibernate Advanced Mappings – @OneToMany – Unidirectional Hibernate Advanced Mappings – @ManyToMany Build a Database Web App – Spring MVC and Hibernate Project – Part 1 Build a Database Web App – Spring MVC and Hibernate Project – Part 2 Build a Database Web App – Spring MVC and Hibernate Project – Part 3 Build a Database Web App – Spring MVC and Hibernate Project – Part 4 Build a Database Web App – Spring MVC and Hibernate Project – Part 5 Build a Database Web App – Spring MVC and Hibernate Project – Part 6 AOP: Aspect-Oriented Programming Overview AOP: @Before Advice Type AOP: Pointcut Expressions – Match Methods and Return Types AOP: Pointcut Expressions – Match Method Parameter Types AOP: Pointcut Declarations AOP: Ordering Aspects AOP: JoinPoints AOP: @AfterReturning Advice Type AOP: @AfterThrowing Advice Type AOP: @After Advice Type AOP: @Around Advice Type AOP: Add AOP Logging to Spring MVC App – Real-Time Project Maven Crash Course Spring Security – Getting Started Spring Security – Adding Custom Login Form Spring Security – Bootstrap CSS Login Form Spring Security – Adding Logout Support Spring Security – Cross Site Request Forgery (CSRF) Spring Security – User Roles Spring Security – Restrict Access Based on Role Spring Security – Add JDBC Database Authentication Spring Security – Password Encryption Spring REST – Overview Spring REST – JSON Data Binding Spring REST – Create a Spring REST Controller Spring REST – Retrieve POJOs as JSON Spring REST – Using @PathVariable for REST Endpoints Spring REST – Exception Handling Spring REST – API Design Best Practices Spring REST – CRUD Database Real-Time Project – Overview Spring REST – CRUD Database Real-Time Project – Get Customers Spring REST – CRUD Database Real-Time Project – Exception Handling Spring REST – CRUD Database Real-Time Project – Add Customer Spring REST – CRUD Database Real-Time Project – Update Customer Spring REST – CRUD Database Real-Time Project – Delete Customer Spring REST – Extras Spring Boot – Overview Spring Boot – Spring Boot Dev Tools and Spring Boot Actuator Spring Boot – Running Spring Boot Apps from the Command Line Spring Boot – Application Properties Spring Boot – Build a REST CRUD API with Hibernate – Real-Time Project Spring Boot – Build a REST CRUD API with JPA – Real-Time Project Spring Boot – Spring Data JPA – Real-Time Project Spring Boot – Spring Data REST – Real-Time Project Spring Boot – Thymeleaf Spring Boot – Thymeleaf – Build HTML Tables Spring Boot – Thymeleaf – CRUD Database Real-Time Project Spring Boot – Thymeleaf – Security Extras Summary Appendix”
“Learn Hibernate, JPA (Java Persistence API) and Spring Data JPA using Spring and Spring Boot”
截至目前,超过 56894+ 人们已经注册了这门课程,而且已经结束了 7447+ 评论.
课程内容
Introduction Introduction to Spring Boot in 10 Steps Journey From Spring JDBC to JPA Introduction to JUnit in 5 Steps JPA and Hibernate in Depth Establishing Relationships with JPA and Hibernate – OneToOne Let’s review with a few FAQs about Hibernate and JPA Establishing Relationships with JPA and Hibernate – OneToMany and ManyToMany Inheritance Hierarchies with JPA and Hibernate Queries with Entities using JPQL Queries using Java API – Criteria Queries Transaction Management Spring Data JPA & Spring Data REST Caching with Hibernate & JPA Hibernate & JPA Tips Performance Tuning Tips with Hibernate & JPA Few more FAQ Congratulations Appendix – Introduction to Spring Framework in 10 Steps
A simple-to-follow and easy-to-understand course on Java Persistence API (JPA) with Hibernate
截至目前,超过 18582+ 人们已经注册了这门课程,而且已经结束了 3864+ 评论.
课程内容
About this Course Understanding object/relational persistence Getting Started with Hibernate and JPA Annotations Mapping Concepts Getting Started with JPA Best Practices
Learn and use the most popular ORM Frameworks in easy steps
截至目前,超过 11856+ 人们已经注册了这门课程,而且已经结束了 1836+ 评论.
课程内容
Introduction Software Setup Troubleshooting and Completed Projects ORM Basics Simple CRUD operations Generators Spring Data Finder Methods Paging and Sorting JPQL Paging and Sorting with JPQL Native SQL Query Inheritance mapping Component Mapping Relationships in Hibernate Many to Many Association One to One Mapping Hibernate Caching Mechanism Transaction Management Save and Retrieve Files Calling Stored Procedures End to End Mini Project Working with MongoDB Composite Primary Keys Clinical Data Collection and Reporting Project Develop React Front End Deploy to AWS Dockerize the Clinical App Connecting to multiple databases E-Dating One More Usecase Wrap Up
“Learn and understand Java Spring MVC Framework, Spring Data JPA, Spring Security, Spring Core, Spring Java Config”
截至目前,超过 6178+ 人们已经注册了这门课程,而且已经结束了 225+ 评论.
课程内容
Introduction Core Spring Java Based Configuration Spring MVC Framework Java Based Configuration (JavaConfig) Spring MVC Database Connection (Embedded and MySQL) Spring Data JPA and Hibernate Spring Security Spring MVC Bonus Lectures
“Master Hibernate, Remove the mystery of Spring Data JPA – Use Spring Boot 3!”
截至目前,超过 4356+ 人们已经注册了这门课程,而且已经结束了 346+ 评论.
课程内容
Introduction Introduction to Spring Data JPA Introduction to MySQL Introduction to Testing with Spring Boot Hibernate with MySQL Using Liquibase Using Flyway Hibernate Primary Keys DAO Pattern with JDBC Spring JDBC Template Hibernate DAO Hibernate Queries Spring Data JPA Queries Paging and Sorting Hibernate Java Mappings Database Relationship Mappings Fetch Operations Database Transactions & Locking Validation Inheritance Legacy Database Mapping Hibernate Interceptors Hibernate Listeners JPA Callbacks Multiple Data Sources Intro to Spring Data REST Appendix A: Using GitHub Appendix B: Spring Framework Videos from Udemy YouTube
Get smarter about how you work with Java and databases in this thorough hands-on course.
截至目前,超过 4354+ 人们已经注册了这门课程,而且已经结束了 789+ 评论.
课程内容
Course Introduction Object Relational Mapping And Hibernate Hibernate Basics Basic Mapping Annotations Mapping Composite And Collection Types Entity Associations Hibernate API JPA API Advanced Mappings And Configuration Hibernate Query Language And Java Persistence Query Language Criteria API Conclusion