개발환경 Os Windows 10 IDE STS 3.9.6 Jdk 1.8.0_172 Spring 5.2.1.RELEASE Spring Security 4.2.13.RELEASE DB MsSql View JSP 1. security-context.xml > url 별로 접근권한 구분 1) security:intercept-url pattern - hasRole(role) : 현재 로그인된 사용자가 설정된 role이 존재하면 true 를 반환 - hasAnyRole(role1,role2) : 현재 로그이된 사용자가 콤마로 구분된 role중 하나라도 가지고 있으면 true를 반환 권한의 갯수는 제한이 없음 - permitAll : 어떤 사용자든 true를 반환 - denyAll : 어떤 사용자든 false를 ..
개발환경 Os Windows 10 IDE STS 3.9.6 Jdk 1.8.0_172 Spring 5.2.1.RELEASE Spring Security 4.2.13.RELEASE DB MsSql View JSP 1. 프로젝트 최초 생성 / 구조 - New > Spring Legacy Project > SPring MVC Project 2. Spring Security 관련 추가 작업 1) 의존성 추가를 위해 POM.xml 에 Spring Security 4.2.2.RELEASE 추가 org.springframework.security spring-security-core 4.2.2.RELEASE jar compile org.springframework.security spring-security-web 4..
개발환경 Os Windows 10 IDE STS 3.9.5 Jdk 1.8.0_172 Spring 5.0.9.RELEASE View Thymeleaf 1. application.properties - Spring boot 를 이용시 DB,Logging, Server port 등에 관한 설정을 적용하는 환경설정파일 (application.properties 에 대한 지식이 부족하여 해당내용은 나중에 더 보강해야됨) - 아래는 현재 글을 작성하면서 사용하고있는 설정들이고 DB나 log 등 추가설정도 가능하다. - 프로젝트 구조 - application.properties 내용 # =================================================================== # COM..
개발환경 Os Windows 10 IDE STS 3.9.5 Jdk 1.8.0_172 Spring 5.0.9.RELEASE View Thymeleaf 1.File > New > Spring Starter Project 2. 프로젝트의 사용할 Dependency 선택 - 저는 뷰단을 JSP가아닌 Thymeleaf 를 사용하기위해 Thymeleaf를 추가 3. run as > spring boot app - Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured - 아래와같이 에러가 떨어지는 것은 SpringBoot는 어플리케이션이 시작될 때 필요한 기본 설정들을..
- Total
- Today
- Yesterday
- Enum equals
- cursor ai crud
- no `meta.properties` found in
- cursorAI
- Spring boot Actuator
- quartz spring batch
- Enum Equals ==
- spring boot jpa crud
- quartz 실무 적용
- Enum ==
- custom Item writer
- cursor ai
- spring boot jpa
- actuator prometheus grafana
- kafka redis
- 배치 모니터링
- oubox pattern
- 스케줄링 시스템
- spring security
- SpringBatch 5.1.1
- cursor ai 프로젝트
- cursor ai 프롬프트
- kafka oubox
- tomcat gzip
- 배치 관리 ui
- 잡 스케줄링
- Spring Actuator
- kafka srping event
- CompositeItemWriter
- JdbcBatchItem
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |