'Architecture' 카테고리의 다른 글
| Pattern: Saga (5) | 2024.09.27 |
|---|---|
| Class Diagram | Unified Modeling Language (UML) (1) | 2024.09.23 |
| Pagination 101: why it matters and how to do it right in your API (0) | 2024.08.22 |
| [UML] How to appear typedef in C++ (0) | 2024.08.12 |
| Pattern: Saga (5) | 2024.09.27 |
|---|---|
| Class Diagram | Unified Modeling Language (UML) (1) | 2024.09.23 |
| Pagination 101: why it matters and how to do it right in your API (0) | 2024.08.22 |
| [UML] How to appear typedef in C++ (0) | 2024.08.12 |
https://mybatis.org/mybatis-3/ko/configuration.html
mybatis – 마이바티스 3 | 매퍼 설정
매퍼 설정 마이바티스 XML 설정파일은 다양한 설정과 프로퍼티를 가진다. 문서의 구조는 다음과 같다.: configuration properties 이 설정은 외부에 옮길 수 있다. 자바 프로퍼티 파일 인스턴스에 설정할
mybatis.org
https://jaeano.tistory.com/entry/Spring-Boot-Repository-MyBatis-Mapper-Domain
[Spring Boot] Repository Component (MyBatis, @Mapper, Insert, Domain)
이번에는 Spring MVC Architecture의 Model 부분과 관련된 Repository에 대해 알아 볼 것이다. 그 동안 모든 Component는 특정 어노테이션을 통해 IoC 컨테이너에 Bean으로 등록하고 어떤 Layer에서 사용 될 지 가
jaeano.tistory.com
| Method: projects.messages.send (1) | 2024.10.01 |
|---|---|
| FCM HTTP v1 Firewall Port bound (4) | 2024.09.30 |
| Class Verify (0) | 2024.09.23 |
| Java - Json 과 Gson 이란? (0) | 2024.09.23 |
| [Spring Security] HTTP Basic Auth (0) | 2024.09.23 |
| FCM HTTP v1 Firewall Port bound (4) | 2024.09.30 |
|---|---|
| MyBatis Mapper Setting (0) | 2024.09.24 |
| Java - Json 과 Gson 이란? (0) | 2024.09.23 |
| [Spring Security] HTTP Basic Auth (0) | 2024.09.23 |
| How to set up Multi Module project (0) | 2024.09.19 |
https://galid1.tistory.com/501
Java - Json 과 Gson 이란?
Json과 Gson JSON을 사용하기전에 당연히 여러곳에서 무엇인지를 검색한 뒤에 사용했지만 역시 설명하려고 하면 버벅거리게 되는것 같습니다. 아무래도 정확히 알지 못해서인것 같습니다. 때문에
galid1.tistory.com
| MyBatis Mapper Setting (0) | 2024.09.24 |
|---|---|
| Class Verify (0) | 2024.09.23 |
| [Spring Security] HTTP Basic Auth (0) | 2024.09.23 |
| How to set up Multi Module project (0) | 2024.09.19 |
| Improved Java Logging with Mapped Diagnostic Context (MDC) (1) | 2024.09.12 |