스프링의 정석 : 남궁성과 끝까지 간다
MyBatis로 게시판 만들기
SqlSessionFactory( SqlSessionFactoryBean) 와 SqlSession( SqlSessionTemplate)
SqlSessionFactory 와 SqlSession 설정
테이블 생성 -> mapper & dto 생성 -> dao인터페이스 -> dao인터페이스구현 &테스트
@Controller (과장) @Service (대리) @Repository(사원)
Dto 처
소스파일 목록
화면정의서 샘플
공부하면 좋은 사이트 추천
https://www.w3schools.com/howto/
W3Schools How TO - Code snippets for HTML, CSS and JavaScript
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
www.w3schools.com
소스프로젝트 분석 툴
CLOC -- Count Lines of Code
[Translations: Belarussian, Bulgarian, <!-- Polish , --> Russian, Serbo-Croatian, <!-- Slovakian --> Slovakian Ukrainian ] cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code
cloc.sourceforge.net
mysql에서 Database -> Reverse Engineer 로
mysql ERD 생성
git 협업 전략, 이력관리
'4차산업혁명의 일꾼 > 웹개발' 카테고리의 다른 글
네이버 쇼핑 최저가 리스트 만들기 (0) | 2023.03.21 |
---|---|
Effective Java 이펙티브 자바 정리[조슈아 블로치] (0) | 2023.03.20 |
Spring DI와 AOP (0) | 2023.03.19 |
인텔리제이 사용법 익히기 (0) | 2023.03.18 |
인텔리제이, 스프링부트, 그래들, 코틀린과 함께 코틀린의 역사 고찰 (0) | 2023.03.14 |