반응형

1. mybatis architecture

https://terasolunaorg.github.io/guideline/5.2.1.RELEASE/en/ArchitectureInDetail/DataAccessDetail/DataAccessMyBatis3

 

6.2. Database Access (MyBatis3) — TERASOLUNA Server Framework for Java (5.x) Development Guideline 5.2.1.RELEASE documentation

How to implement a search process of Entity for different purposes, is explained below. The explanation below is the example wherein a setting is enabled to automatically map column name separated by an underscore in property name with camel case. Implemen

terasolunaorg.github.io

 

2. mybatis

https://mybatis.org/mybatis-3/ko/getting-started.html

 

mybatis – 마이바티스 3 | 시작하기

 

mybatis.org

 

3. @RequestBody @ResponseBody

https://amy-it.tistory.com/112

 

[Spring] @RequestBody, @ResponseBody로 JSON 전송하기

목차 클라이언트에서 서버로 HTTP 요청(Request) 메시지를 보내면 서버에서는 클라이언트로 HTTP 응답(Response) 메시지를 보냅니다. HTTP Request와 Response 메시지에는 body, 즉 본문이 존재하는데요, 스프

amy-it.tistory.com

 

반응형

'Daily log' 카테고리의 다른 글

241017  (0) 2024.10.17
241016  (0) 2024.10.16
241014  (0) 2024.10.14
241011  (0) 2024.10.11
241010  (0) 2024.10.10

+ Recent posts