oauth25 학원 수업 66일차 221123 9-10 프로젝트명 : springWebSecurity06OAuth2 Developer Tools Spring Boot DevTools, Lombok, Spring Configuration Processor Messaging WebSocket SQL Template Engines Web rabbitMQ Kafka 차이? 메세지 큐? https://escapefromcoding.tistory.com/705 red hat? 우분투(비추천 서버 부하) 10-11 CLI 리눅스 명령어 리눅스 마스터 2급 자격증 내년 1월중 접수 ㆍ필기 : 커널 3.x 이상 ※ 레드햇 계열: CentOS 7, 데비안 계열: ubuntu 15.04 이상 ㆍ실기 : CentOS 7 이상 (VirtualBox를 활용하여 리눅스 구동).. 2023. 4. 28. 학원 수업 65일차 221122 9-10 네이버 오픈 API 신청 Documents > 네이버 로그인 > 개발 가이드 https://developers.naver.com/docs/login/devguide/devguide.md#%EB%84%A4%EC%9D%B4%EB%B2%84%20%EB%A1%9C%EA%B7%B8%EC%9D%B8-%EA%B0%9C%EB%B0%9C%EA%B0%80%EC%9D%B4%EB%93%9C https://developers.naver.com/docs/login/api/api.md#3-2--%EC%A0%91%EA%B7%BC-%ED%86%A0%ED%81%B0-%EB%B0%9C%EA%B8%89%EA%B0%B1%EC%8B%A0%EC%82%AD%EC%A0%9C-%EC%9A%94%EC%B2%AD https://developer.. 2023. 4. 28. 학원 수업 64일차 221121 9-10 프로젝트명 : springWebSecurity04 https://www.thymeleaf.org/ecosystem.html#thymeleaf-spring-security https://github.com/thymeleaf/thymeleaf-extras-springsecurity#namespace Thymeleaf-based equivalent to the Spring Security JSP tag library. Adds new expression utility objects like #authentication and #authorization for integrating Spring Security capabilities into Thymeleaf expressions. Adds new at.. 2023. 4. 27. 학원 수업 63일차 221118 9-10 OAuth2 Client : 소설로그인을 위한 security 설정 authentication 인증 10-11 csrf https://docs.spring.io/spring-security/reference/5.7.3/servlet/exploits/csrf.html#servlet-csrf-include-form-attr Example 6. CSRF Token in Form with Request Attribute 11-12 (/springWebSecurity04/src/main/java/com/green/nowon/security/CustomUserDetailsService.java) In-Memory Authentication https://docs.spring.io/spring-securit.. 2023. 4. 27. 학원 수업 56일차 221109 9-10 @ResponseBody ?? 값을 JSON으로 반환 https://ko.wikipedia.org/wiki/JSON open api 배울거야 (/springWebRdsJpa02/src/main/resources/templates/board/detail.html) function registReply(el){ $.ajax({ url : "/mybatis/boards/"+bno+"/reply", success:function(){ }}); } ajax는 url 필수! 결과값은 없어도 url은 있어야함 https://www.w3schools.com/jquery/ajax_ajax.asp data : Specifies data to be sent to the server 10-11 type : Speci.. 2023. 4. 27. 이전 1 다음