| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- @test
- JdbcTemplate
- Framework
- XML
- POJO
- Dependency Injection
- unix
- SpringJDBC
- 프로퍼티
- java
- AOP
- Spring JDBC
- Spring Boot
- Ubunt
- @JUnit
- myBatis
- java spring
- 컨테이너
- 마이바티스
- Di
- spring aop
- @Spring-Test
- JDBC TEMPLATE
- pointcut
- STS
- @AspectJ
- 리눅스
- spring
- spring framework
- Linux
Archives
- Today
- Total
개키우는개발자 : )
The requested URL returned error: 403 본문
반응형
.git/config 파일 설정 변경
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://ID : TOKEN @github.com/ REPOSITORY URL
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
반응형
Comments