강의

멘토링

커뮤니티

BEST
Programming

/

Back-end

Real-world! Spring Boot and JPA Utilization 1 - Web Application Development

With a practical example, we will design and develop a web application using Spring Boot and JPA. Through this process, you will understand how to use Spring Boot and JPA in practice.

(5.0) 2,405 reviews

26,431 learners

  • yh
Java
Spring
Web Application
Spring Boot
JPA

Spring DB Part 2 - Open News on Data Access Utilization Technology

hello everyone
Spring DB Part 2 - Data Access Utilization Technology Lecture is finally open.
I sincerely thank everyone who has waited for a long time.

- Course name: Spring DB Part 2 - Data access utilization technology
- Number of lectures: 85 lectures
- Lecture materials PDF: 250 pages
- Lecture material PPT: 173 pages

Spring DB Part 2 - Data Access Utilization Technology

In Spring DB Part 1, we learned the core concepts of basic technologies such as JDBC, connections, connection pools, data sources, transactions, and exception handling. In this Spring DB Part 2, we will learn about various data access technologies that are commonly used in practice, such as JdbcTemplate, MyBatis, JPA, SpringDataJPA, and Querydsl. We will also learn how to test data access technologies, and finally, we will learn Spring transaction technologies that are necessary for practice in great depth. The goal of this lecture is to complete Spring DB access technologies.

For more information, please refer to the following lecture introduction in the link.
Course link: https://www.inflearn.com/course/spring-db-2?inst=260d2a39

thank you

Comment