Spring Core and Spring JDBC Ultimate Guide from Zero to Hero

所在平台: Udemy

课程主页: https://www.udemy.com/course/spring-core-and-spring-jdbc-ultimate-guide-from-hero-to-zero/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:从零到英雄的Spring Core与Spring JDBC终极指南 课程概述: 本课程提供了关于Spring Core和Spring JDBC(Java数据库连接)的全面指导。课程主要分为两个部分,分别是Spring Core和Spring JDBC。 **Spring Core部分:** - 介绍Spring框架及其模块 - 阐述Spring框架在已有Servlet的情况下的必要性 - 解釋什么是依赖注入(Dependency Injection)和控制反转(IoC容器) - 介绍Maven及其使用原因和解决的问题 - 创建Spring Core项目并添加必要依赖 - 设置依赖注入,包括基本数据类型、集合数据类型和引用数据类型的注入 - 解决Spring中的Setter注入歧义问题 - 讲解Spring Bean的生命周期方法(init()和destroy()) - 实现Bean生命周期方法的XML和接口方式 - 理解Spring框架中的自动装配及其多种方式 - 使用注解和其他相关配置简化Spring Bean的配置 **Spring JDBC部分:** - 介绍Spring JDBC及其相较于传统JDBC的优势 - 创建Spring JDBC模板对象及其提供的方法 - 配置Maven项目以支持Spring JDBC - 数据库设置及JdbcTemplate的配置 - 通过Spring JDBC进行数据的插入、更新和删除 - 理解Row Mapper概念及如何使用Spring JDBC获取数据 - 学习如何进行Spring JDBC无XML配置 - 探讨Spring ORM及其必要性,包括CRUD操作的实现 本课程适合希望深入了解Spring框架和数据库操作的学习者,从基础知识到实践应用,循序渐进地掌握Spring Core和Spring JDBC的核心内容。

课程评论(0条)

课程详情

Below is the Agenda for Spring Core and Spring JDBC (Java Database Connectivity)Spring CoreSpring Core Agenda and Pre-requisiteIntroduction to Spring Framework and its moduleWhat is the need of Spring Framework when we already have ServletsWhat is Dependency Injection and IoC Container in SpringWhat is Maven and why to use it ? What problem it solves ?Creating Spring Core Project and adding necessary dependencySetter Dependency Injection , Injecting Primitive Datatype using Setter InjectionProperty Dependency Injection , Injecting Primitive Datatype using P - SchemaSetter Dependency Injection , Injecting Collection Datatype using Setter InjectionSetter Dependency Injection , Injecting Reference Datatype using Setter InjectionAmbiguity Problem with Setter Injection in Spring Spring Core TutorialSpring bean lifecycle methods init() and destroy() Spring Core TutorialImplementing Spring bean lifecycle method using XML Spring Core TutorialImplementing Spring bean lifecycle method using Interface Spring Core TutorialImplementing Spring bean lifecycle method using AnnotationWhat is Autowiring in Spring Framework - TheoryAutowiring using xml byname, bytype and byconstructorAutowiring using annotations @Autowired@Qualifier Annotation with @Autowired What problem @Qualifier Annotation SolvesStereotype Annotation @Component and @Value , @ComponentScan and @ConfigurationHow to configure Spring bean scopeRemoving complete XML for spring configurationSpring JDBCIntroduction to Spring JDBC What are its advantages over traditional JDBCHow to create Spring JDBC Template object and what methods it providesConfiguring maven project for spring jdbcDatabase Setup and How to configure JdbcTemplate for Spring JDBCInserting data to database using Spring JDBCUpdate data to database using Spring JDBCDelete data to database using Spring JDBCRow Mapper Concept Fetching data using Spring JDBCSelecting Single Object using Spring JDBCSelecting Multiple Objects using Spring JDBCHow to do Spring JDBC Configuration without XMLAutowiring with Spring JDBC Spring JDBC TutorialSpring ORMSpring ORM Introduction and why it neededCreating maven project and adding dependenciesHow to do spring orm configuration and hibernate template configurationCrud operations in spring orm

课程标签

0人关注该课程

主题相关的课程