Git Bash를 이용하여 GitHub Remote Repository와 Local Repository Java Project를 연결 1. GitHub에 Repository 생성 - Java 소스를 올려야 하기에 첫번째 그림에서 보이는것 처럼 Add .gitignore 옵션에서 JAVA 선택 후 두번째 그림에서 .classpath .project 를 추가 후 Commit Push 를 진행 2. JavaProject 생성 - eclipse 에서 Java Project를 생성 한 뒤 해당 경로로 들어가서 파일을 확인 3. Git Bash 를 이용한 git init - cd 이동할경로 명령어를 사용하여 생성한 경로로 이동 후 git init 명령어를 실행 (ex : cd c:\stsworkspace\gitTe..
개발환경 Os Windows 10 IDE STS 3.9.6 Jdk 1.8.0_172 Spring 5.2.1.RELEASE DB MsSql 1. 프로젝트 생성 - Spring Legacy Project > Spring MVC project 생성 후 Java 버전을 1.8로 변경 2. Pom.xml 의존성추가 - mybatis, mybatis-spring, spring-jdbc, mssql-jdbc, spring-test - https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc org.mybatis mybatis 3.4.6 org.mybatis mybatis-spring 1.3.2 org.springframework spring-jdbc..
개발환경 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..
DBeaver 설치 및 Oracle 연결 업무상 Oracle 만 사용하는게 아니고 Mssql 도 사용하는데 Oracle을 접속할때는 SqlGate, Sql Developer를 사용하고 Mssql을 접속할때는 SSMS를 이용하였는데 좀더 편한 Tool을 찾다보니 DBeaver를 알게되어 글을 쓰게됨. DBeaver는 무료 DB Tool이고 Mssql, Oracle, PostgreSql, MariaDB 등 여러 DB를 하나의 Tool로 접속하여 사용할 수있다. 1. DBeaver 다운로드 다운로드 Url : https://dbeaver.io/download/ Download | DBeaver Community Download Tested and verified for MS Windows XP/7/8/10, ..
- Total
- Today
- Yesterday
- 잡 스케줄링
- JdbcBatchItem
- quartz 실무 적용
- cursorAI
- spring security
- oubox pattern
- Enum ==
- spring boot jpa crud
- Spring Actuator
- Spring boot Actuator
- no `meta.properties` found in
- custom Item writer
- kafka redis
- cursor ai 프로젝트
- 스케줄링 시스템
- 배치 모니터링
- cursor ai
- cursor ai crud
- actuator prometheus grafana
- kafka oubox
- Enum equals
- CompositeItemWriter
- tomcat gzip
- quartz spring batch
- spring boot jpa
- SpringBatch 5.1.1
- Enum Equals ==
- cursor ai 프롬프트
- 배치 관리 ui
- kafka srping event
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
