https://pixabay.com/api/docs/ Pixabay API Documentation lang str Language code of the language to be searched in. Accepted values: cs, da, de, en, es, fr, id, it, hu, nl, no, pl, pt, ro, sk, fi, sv, tr, vi, th, bg, ru, el, ja, ko, zh Default: "en" category str Filter results by category. Accepted values: backgr pixabay.com 사용 관련 주소 내가 원하는 정확한 사진을 가져오는 느낌은 아니었.. 명확한 키워드가 들어가면 좀 더 정확한 사진을 가져오기는 함
Web

https://github.com/habibmhamadi/multi-select-tag GitHub - habibmhamadi/multi-select-tag Contribute to habibmhamadi/multi-select-tag development by creating an account on GitHub. github.com 프로젝트를 하다가 관심 키워드를 위 방식처럼 만들고 싶어서 찾다가 발견한 유용한 깃 주소
https://summernote.org/ Summernote - Super Simple WYSIWYG editor Super Simple WYSIWYG Editor on Bootstrap Summernote is a JavaScript library that helps you create WYSIWYG editors online. summernote.org 사용법 https://summernote.org/examples/#example Summernote - Super Simple WYSIWYG editor Super Simple WYSIWYG Editor on Bootstrap Summernote is a JavaScript library that helps you create WYSIWYG edit..
https://pagination.js.org/ Pagination.js | Home pagination.js.org 관련 docs https://pagination.js.org/docs/index.html Pagination.js | Docs Constructor Commonly used dataSource array | string | object | function dataSource can be one of the following 4 formats. Array an array data, eg: Object an object that contained the array data, meanwhile, you should specify that array via locator: 'data'. pagi..

컨텐츠 영역 " data-ke-type="html">HTML 삽입미리보기할 수 없는 소스작업 환경 : STS4 외부파일서 정의된 조각을 사용하는 경우~{}를 써서 경로를 정의하는 것이 기본 문법이나 간단한 작업을 하는 경우 생략이 가능 th:insert= ~(연결된 뷰의 path :: 정의된 프레그먼트의 이름} 참고사이트 : https://jddng.tistory.com/231 /hello ex) 단순 U" data-og-host="jddng.tistory.com" data-og-source-url="https://jddng.tistory.com/231" data-og-url="https://jddng.tistory.com/231" data-og-image="https://scrap.kakaocdn...
# server port setting server.port=8088 server.servlet.context-path=/erp # thymeleaf spring.thymeleaf.cache=false spring.thymeleaf.prefix=classpath:/templates/ spring.thymeleaf.suffix=.html spring.thymeleaf.view-names=thymeleaf/* # JSP spring.mvc.view.prefix=/WEB-INF/views/ spring.mvc.view.suffix=.jsp # db사용을 위한 설정 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.url..

https://github.com/spring-projects/sts4/wiki Home The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse... github.com 이전 버전 링크 https://github.com/spring-projects/sts4/wiki/Previous-Versions Previous Versions The next generation of tooling for Spring Boot..
dataType : 서버에서 어떤 타입을 받을 것인지를 의미 생략했을경우에는 jQuery가 MIME타입들을 보면서 자동으로 결정 - dataType의 종류 - xml - XML문서 html - HTML을 텍스트 테이터로 여기에 script태그가 포함된 경우 처리가 실행됩니다. script - JavaScript코드를 텍스트 데이터로 json - JSON형식 데이터로 평가하고 JavaScript의 개체로 변환합니다. text - 일반 텍스트 contentType : 서버로 데이터를 보낼때에 어떤타입으로 보낼것인지를 지정 application/json; charset-utf-8이 흔하게 사용 디폴트 값은 application/x-www-form-urlencoded; charset=utf-8 ▶ JSON.st..

UML(Unified Modeling Language 클래스 다이어그램 만들 수 있는 사이트 이클립스 마켓플레이스 검색 - ObjectAid UML Explorer : 이클립스에서 바로 사용가능 starUML : 가장 유명. 최근버전은 유료이므로 이전버전사용가능 draw creately genmymodel 변수명짓기 https://www.curioustore.com/#!/util/naming 시스템 아키텍처, 스택 아키텍쳐 https://www.cloudcraft.co/ 한눈에 시스템 구성도를 볼 수 있도록 그릴 수 있음 Systemizer 분산시스템의 하이레벨 아키텍처 디자인을 쉽게 표현하기 위한 다이어그램 도구 오픈소스 ER 다이어그램 깔끔한 ER다이어그램 오픈 API 카카오 API 홈페이지 : ht..

https://nodejs.org/ko/download 다운로드 | Node.js Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. nodejs.org 우선 node를 설치해준다 2023.05.09 - [Tools/STS] - 자바스크립트 플러그인 tern 설치 자바스크립트 플러그인 tern 설치 tern location에 넣어야 하는 다운로드 링크 http://oss.opensagres.fr/tern.repository/1.2.0/ 그 다음 install anyway 해주고 restart하면 끝 burning-go9me.tistory.com 위와같이 설치 했는데 집에선 되고 강의실 노트북에선 안되는 경우가 발생함.. 그래서..