요르딩딩

[목차] 본문

[목차]

[목차]

요르딩딩 2021. 6. 24. 14:06
728x90
반응형

[Spring]

JDBC, 영속성, SQLmapper(Mybatis), ORM(jpa, hibernate): https://hyeounstory.tistory.com/107

web.xml : https://hyeounstory.tistory.com/56?category=849984

환경에따라 배포 패키징 다르게하기(maven, resource, profile, re, pom.xml, jenkin : https://hyeounstory.tistory.com/109

pom.xml : https://hyeounstory.tistory.com/56?category=849984

dispatcher-servlet : https://hyeounstory.tistory.com/57?category=849984

https://hyeounstory.tistory.com/58?category=849984

jar, war : https://hyeounstory.tistory.com/74

DTO, VO, HashMap : 

datasource(mapper), DAO : https://hyeounstory.tistory.com/76?category=849984

https://hyeounstory.tistory.com/61?category=849984

https://hyeounstory.tistory.com/59?category=849984

Bean (container)

어노테이션 (@Autowired, @resource, @repository, @controller, @restController) : https://hyeounstory.tistory.com/62?category=849984

@Transaction : https://hyeounstory.tistory.com/81?category=849984

@Test(junit)

batch(scheduler) : https://hyeounstory.tistory.com/84?category=828244

log

파일업로드/다운로드 : https://hyeounstory.tistory.com/90?category=828244

https://hyeounstory.tistory.com/99?category=849984

https://hyeounstory.tistory.com/67?category=849984

properties

MVC 패턴 : https://hyeounstory.tistory.com/80?category=828244

https://hyeounstory.tistory.com/54?category=849984

AOP

DI : https://hyeounstory.tistory.com/85?category=828244

Maven : https://hyeounstory.tistory.com/77?category=828244

https://hyeounstory.tistory.com/55?category=849984

시큐리티 : https://hyeounstory.tistory.com/83?category=828244

Spring vs Spring Boot : https://hyeounstory.tistory.com/106

깃 브런치 변경 적용법 (resource-dev2 생성, pom.xml(profile dev2변경), 소스트리 브런치 변경)

 

환경별 배포 패키징 다르게하기 : https://hyeounstory.tistory.com/109

url,uri : https://hyeounstory.tistory.com/105

세션, 쿠키 : https://hyeounstory.tistory.com/82

git : https://hyeounstory.tistory.com/78?category=828244

https://hyeounstory.tistory.com/78?category=828244

소캣(Client Socket/ Server Socket) : https://hyeounstory.tistory.com/110

[Java]

- String(문자열)을 Object(객체)로 변환하는 법 : https://hyeounstory.tistory.com/140

 

 

인터페이스 vs 추상메소드

util

enum

byte, String(StringBuffer)

commcoode

[DB]

- Like에 변수 넣어서 사용하는 법 : https://hyeounstory.tistory.com/139

 

index : https://hyeounstory.tistory.com/94?category=828194

join(inner, left, right, outer)

쿼리튜닝 : https://hyeounstory.tistory.com/98?category=828194

mybatis (selectKey, foreach, trim, upsert, mutiquery) : https://hyeounstory.tistory.com/101?category=828194

https://hyeounstory.tistory.com/52?category=828194

서브쿼리

trigger

정규화

ERD Diagram

MySQL, Postgl, Oracle

옵티마이저 (규칙, 비용) (Expalin) : https://hyeounstory.tistory.com/103

CAST, LPAD, RPAD, DATE_FORMAT

<![CDATA[>]]>

[Server]

iterm (리눅스 환경  mac 화면 분할)

web server, was : https://hyeounstory.tistory.com/39?category=849984

catalina.out

키바나

telnet

ping

curl

tomcat : https://hyeounstory.tistory.com/72?category=849984

ip, process, port, socket(url connect, http connect) :  https://hyeounstory.tistory.com/73?category=849984

https://hyeounstory.tistory.com/65?category=849984

728x90
반응형
Comments