Spring Legacy/Jstree
-
Spring) Jstree (VO, Service, DAO, Ctrl, Mapper, DB, Json)Spring Legacy/Jstree 2020. 11. 17. 10:01
Jstree의 각 node를 추가 및 수정이 가능하고 각각의 노드에 클릭이벤트를 주기 위해 정리해보았습니다. 개발 환경 (표준프레임워크 3.9 버전) - jdk :1.8 -Spring Framework : 4.3.22.RELEASE -aspectj : 1.9.5 -log4j : 2.11.2 -slf4j : 1.7.25 -jackson : 2.10.0 -springframework.security : 4.2.11.RELEASE -myBatis : 3.4.6 -tomcat : 8.5.58 -mariadb : 10.5.5 1. Jstree 라이브러리 - 라이브러리 다운로드 : www.jstree.com jstree jsTree is jquery plugin, that provides interactive tr..