728x90 개발2 [Spring Boot] java & ajax 사용 방법 @Controller @SuppressWarnings("unchecked") @RequestMapping(value = "Test.do") public void Test(HttpServletRequest request, HttpServletResponse response) throws Exception { ParamsMap param = new ParamsMap(request); String sJsonData = ""; List resultList = new ArrayList(); try{ // 목록 조회 Service.Test(param); resultList = (List) param.get("result"); for(int i=0; i 2022. 3. 24. FullPage / AOS.js https://alvarotrigo.com/fullPage/ fullPage scroll snapping. Create full screen pages fast and simple Mouse wheel snap to sections. Fast and simple to use. alvarotrigo.com jquery-adapter.html 사용 script html jQuery adaptor You can use fullpage.js as a jQuery plugin! Read the docs for more info! Section 2.1 Section 2.2 Section 2.3 Section 3 Section 4 추가 script https://michalsnik.github.io/aos/ AOS .. 2021. 5. 14. 이전 1 다음 728x90