[JAVA, SPRINGBOOT] JPA(Java Persistence API)
ORM, @Table, @Entity, @Id, @Repository, Query Method
Posted by
iheese
on
July 12, 2022 ·
10 mins read
[JAVA, SPRING] SPRING MYBATIS
SqlSessionTemplate, MapperFactoryBean
Posted by
iheese
on
June 29, 2022 ·
10 mins read
ACCOUNT TRANSFER TOY PROJECT with SPRING, MYBATIS 회고록
Spring, MVC, H2, MyBatis, Transaction
Posted by
iheese
on
June 27, 2022 ·
2 mins read
[JAVA, SPRING] SPRING MVC의 이해와 MVC 구현
Container, DispatcherServlet, Controller, HandlerMapping
Posted by
iheese
on
June 16, 2022 ·
9 mins read
[JAVA, SPRING] SPRING AOP(Aspect Oriented Programming)
AOP, Aspect, Pointcut, Advice
Posted by
iheese
on
June 09, 2022 ·
8 mins read