“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 the magic of Java Spring Framework with Spring Boot, Spring JDBC, Spring AOP, Hibernate, JUnit & Mockito”
截至目前,超过 129193+ 人们已经注册了这门课程,而且已经结束了 23667+ 评论.
课程内容
“Quick Introduction to Spring Framework Spring Master Class – Level 1 to Level 6 – Course Overview, Github & More…. Spring Level 1 – Introduction to Spring Framework in 10 Steps Spring Level 2 – Spring Framework in Depth Basic Tools and Frameworks – JUnit in 5 Steps Basic Tools and Frameworks – Mockito in 5 Steps Spring Level 3 – Unit Testing with Spring Framework Spring Level 4 – Spring Boot in 10 (Actually 12) Steps Spring Level 5 – Spring AOP Spring Level 6 – Interacting with Databases – Spring JDBC, JPA and Spring Data Quick Preview – Web Applications With Spring MVC Basic Tools and Frameworks – Eclipse in 5 Steps Basic Tools and Frameworks – Maven in 5 Steps Congratulations”
“Spring Framework 5: Learn Spring Framework 5, Spring Boot 2, Spring MVC, Spring Data JPA, Spring Data MongoDB, Hibernate”
截至目前,超过 91827+ 人们已经注册了这门课程,而且已经结束了 17393+ 评论.
课程内容
Introduction to Spring Framework 5: Beginner to Guru Building a Spring Boot Web App Dependency Injection with Spring Building A Spring Boot Jokes App Spring Framework Configuration External Properties with Spring Framework Web Development with Spring MVC JPA Data Modeling with Spring and Hibernate Project Lombok Testing Spring Framework Applications CRUD Operations with Spring MVC Validation and Constraints with Spring MVC Introduction to Docker Working with Containers and Images Running Spring Boot in a Centos Image Introduction and Installation of MySQL Connecting to MySQL Using MySQL with Spring Boot Spring Data MongoDB Introduction to Reactive Programming Reactive Programming with Spring and MongoDB Introduction to Spring Framework WebFlux Introduction to RESTFul Web Services RESTFul WebServices with Spring MVC Using Swagger with Spring Boot RESTFul WebServices with Spring WebFlux Spring MVC Content Negotiation Spring MVC REST Docs JMS Messaging Troubleshooting Spring DEPRECATED – 2 – Building a Spring Boot Web App DEPRECATED – 3 – Dependency Injection with the Spring Framework Spring Boot Cookbook Appendix A: Using GitHub Appendix B: Spring Framework YouTube Tutorials
“Can’t Find a good Spring Tutorial? Finally Understand Spring 5 With Spring Core, Spring MVC, Spring Boot 2 and more”
截至目前,超过 36883+ 人们已经注册了这门课程,而且已经结束了 5995+ 评论.
课程内容
“Course Introduction Install and Setup NEW Spring 5 – Maven and your first project New Spring 5 – Logging with SLF4J & Logback New Spring 5 – Multi module Spring Project New Spring 5 – Lombok Introduction New Spring 5 – Spring MVC New Spring 5 – Spring Boot 2 Introduction New Spring 5 – Spring Boot 2 And Thymeleaf 3 New Spring 5 – Gradle Introduction New Spring 5 – Gradle Multi Module Project Setup OLD – Installation & Setup – Part 1 OLD – Introduction to Java EE OLD – Installation and Setup – Part 2 OLD – Introducing Spring Framework OLD – Introducing Spring MVC OLD – Bean Configuration OLD – Configuring Spring with Annotations OLD – Introducing MySQL OLD – Working with Spring JDBC OLD – Spring MVC in depth – Part 1 OLD – Spring MVC in depth – Part 2 OLD – Spring MVC in depth – Part 3 (Forms and Validation) OLD – IntelliJ Spring Section OLD – NEW Spring 5 – Install and setup Extra Information – Source code, and other stuff”
Create an End to End Java EE Web Application using Spring
截至目前,超过 35582+ 人们已经注册了这门课程,而且已经结束了 7694+ 评论.
课程内容
“Introduction Software Setup Spring Core Concepts Setter Injection Life Cycle Methods Dependency Check , Inner beans and Scopes Constructor Injection Using Properties Auto-Wiring Standalone Collections Stereotype Annotations Spring Expression Language Injecting Interfaces Spring JDBC Spring ORM Spring MVC Sending data from Controller to UI Sending data from UI to Controller Using ModelMap and String View Spring MVC and ORM Spring MVC and AJAX Using JQuery Spring AOP Java Configuration Java Configuration For Web Applications Spring Boot Spring Data JPA using Spring Boot Spring DATA JPA – Custom Finder Methods Spring Boot Web Quick Start Creating RESTFul Web Services Additional Content – Other Spring Boot Stuff Wrap Up”
“Learn the hottest, most in-demand Java web framework, including web programming with Spring MVC and Hibernate. Lifetime access with no subscription on Udemy.”
截至目前,超过 32392+ 人们已经注册了这门课程,而且已经结束了 4410+ 评论.
课程内容
Getting Started Basic Bean Configuration Autowiring Wiring with Annotations Spring Expression Language (SPEL) Working with Databases Web Application Basics with Spring MVC Working with Web Forms Aspect-Oriented Programming (AOP) Spring Security and Managing Users Apache Tiles and Spring MVC Logging and Testing Improving the “Offers” Web Application Hibernate Spring Webflow JSON and AJAX Outro Appendix
Full Stack Java developer – Core Java + JSP Servlets + Hibernate +Spring + Java Web-service/RestFul API + Spring boot.
截至目前,超过 26981+ 人们已经注册了这门课程,而且已经结束了 5211+ 评论.
课程内容
“Introduction: Background Java: Setting up Java: Getting started Java: Some good to know information Java: Decision making under Java Java: Flow control Java: Methods Java: Some good information Java: Object Oriented Programming Concepts Java: Core concepts Java: Array Java: Collections framework Java: Generics Java: Collections continues Java: Multi-threading-Concurrency control in Java Java: Lambda expression – basics Java: File Handling under Java Debug: Debugging GIT: GIT basics JSP & Servlets: Introduction JSP & Servlets: Forms JSP & Servlets: Understanding Java Beans JSP & Servlets: Session management JSP & Servlets: JSTL core tags JSP & Servlets: Good to know information JSP & Servlets: JSTL functions tags JSP & Servlets: JSTL XML tags JSP & Servlets: I18N Overview JSP & Servlets: Project on JSTL I18N JSP & Servlets: JSTL formatting tags JSP & Servlets: Building Custom tag JSP & Servlets: Integrate web template JSP & Servlets: Revisiting Servlets JSP & Servlets: Interacting with database JSP & Servlets: Listing data on webpage JSP & Servlets: Add record(s) into database JSP & Servlets: Update record(s) into database JSP & Servlets: Delete record from database JSP & Servlets: Adding JSTL support JSP & Servlets: Image/File upload Hibernate: Hibernate Introduction Hibernate: Hibernate Framework Hibernate: Hibernate Query language Basics JSP & Servlets: Integration of Hibernate JSP & Servlets: Building the application Spring 5: Getting started Spring 5: Inversion of control, Dependency injection Spring 5: Autowire Spring 5: Spring Bean Spring 5: IDE setup steps Spring 5: Spring MVC Spring 5: Spring form elements Spring 5: Styling and External Resources Spring framework: Form validations Spring framework: Database Connectivity using JDBC (XML Configuration) Spring framework : Database Connectivity using JDBC (Annotations) Spring framework : Exception Handling under Spring MVC Restful Api (JAX-RS): Web Services – Restful API Restful Api (JAX-RS): Setting up Restful Api (JAX-RS): Database connectivity (Hibernate) Restful Api (JAX-RS): Understanding JAX-RS Restful Api (JAX-RS): Under the hood Restful Api (JAX-RS): Building client Spring Boot: Background Spring Boot: Getting Started with Spring Boot Spring Boot: Spring MVC + Restful web service background Spring Boot: Building restful microservice with Spring boot Spring Boot: Restful micro-service with database connectivity Micro-services with Spring boot Spring Boot: Spring Boot: Bonus videos (Spring) Extras: Management & extras Bonus: Interview tips JUnit 5: Introduction Thank you! Spring framework (Legacy): Spring framework – Introduction Spring framework (Legacy): Setting up Spring framework (Legacy): Inversion of control – Getting Started (XML Config) Spring framework (Legacy): Good to Know Information (Part 1) Spring framework (Legacy): Inversion of control – Continues (XML Configuration) Spring framework (Legacy): IOC – Dependency injection (XML Configuration) Spring framework (Legacy): Understanding Spring bean (XML Configuration) Spring framework (Legacy): Spring Beans and collection Spring framework (Legacy): Autowiring (XML Configuration)”
“Spring & Spring Boot Interview Guide with 200+ Questions & Answers. With REST API, JPA, Hibernate and Spring Data JPA.”
截至目前,超过 24583+ 人们已经注册了这门课程,而且已经结束了 3208+ 评论.
课程内容
“Introduction Spring Framework Spring MVC Spring Boot Spring Data, Spring JDBC and JPA Unit and Integration Testing AOP SOAP Web Services RESTful Web Services Congratulations”