| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 |
- 정보처리기사
- spring boot
- 백엔드
- 큐넷
- frontend
- Node.js
- JWT
- useState
- Front-End
- 정보처리기사 실기
- 백엔드개발자
- 프론트엔드
- 스프링부트
- Redux
- spring
- 웹개발자
- 자바스크립트
- spring boot security
- VUE
- It
- security
- React
- TS
- TypeScript
- 타입스크립트
- Authentication
- 리액트
- 수제비
- JS
- JavaScript
- Today
- Total
목록스프링 (2)
솔적솔적
https://developers.naver.com/main/ NAVER Developers 네이버 오픈 API들을 활용해 개발자들이 다양한 애플리케이션을 개발할 수 있도록 API 가이드와 SDK를 제공합니다. 제공중인 오픈 API에는 네이버 로그인, 검색, 단축URL, 캡차를 비롯 기계번역, 음 developers.naver.com application.yml naver: client-id:아직모름 client-secret:아직모름 scope: -name -email client-name:Naver authorization-grant-type:authorization_code redirect-uri:http://localhost:8080/login/oauth2/code/naver ------> 고대로 ..
프로젝트 생성하려면 먼저 1. JAVA 11설치 2. IDE: IntelliJ 또는 Eclipse 설치 또는 spring 설치(이걸로 실행 진행) | 프로젝트 생성 https://spring.io/tools Spring Tools 4 is the next generation of Spring tooling Largely rebuilt from scratch, Spring Tools 4 provides world-class support for developing Spring-based enterprise applications, whether you prefer Eclipse, Visual Studio Code, or Theia IDE. spring.io 압축을 풀면 만약 이 SpringToolSuite..