Skip to content

✨ Feat : JDK 21 with Jacoco (#18) #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2024
Merged

✨ Feat : JDK 21 with Jacoco (#18) #19

merged 1 commit into from
Mar 27, 2024

Conversation

ooMia
Copy link
Contributor

@ooMia ooMia commented Mar 27, 2024

  • ✨ Feat : .gitmessage
  • import from spring-templates/java-lotto
  • 백엔드 개발 간 자주 사용될 것으로 예상되는 내용으로 수정
  • 🚚 Chore : Spring 프로젝트 초기화
  • 🐛 Fix : 경고 억제를 위한 빌드 설정
  • gradle deprecated usage
  • jvm CDS
  • ✨ Feat : Build Optimizing
  • enable build caching
  • enable CDS while execution
  • 🚚 Chore : GitHub Actions 통합 테스트

  • 🐛 Fix : 유효하지 않은 캐시키 이슈

  • .gradle/caches에 의존성 나열
  • 🐛 Fix : remove redundancy
  • GitHub Actions의 자체 캐싱 활용
  • ✨ Feat : test 정책 변경
  • main 브랜치만 clean test 수행
  • import from spring-templates/java-lotto
  • 백엔드 개발 간 자주 사용될 것으로 예상되는 내용으로 수정
  • 🚚 Chore : Spring 프로젝트 초기화
  • 🐛 Fix : 경고 억제를 위한 빌드 설정
  • gradle deprecated usage
  • jvm CDS
  • ✨ Feat : Build Optimizing
  • enable build caching
  • enable CDS while execution
  • 🚚 Chore : GitHub Actions 통합 테스트

  • 🐛 Fix : 유효하지 않은 캐시키 이슈

  • .gradle/caches에 의존성 나열
  • 🐛 Fix : remove redundancy
  • GitHub Actions의 자체 캐싱 활용
  • ✨ Feat : test 정책 변경
  • main 브랜치만 clean test 수행
  • 🐛 Fix : 캐싱 기능

  • 🐛 Fix : main 이외 브랜치 캐싱

  • 📝 Docs : PR template

  • 🐛 Fix : .gitmessage format 추가

  • 🎨 Style : polishing

  • 🚚 Chore : simplify dependency

  • ✨ Feat : JDK 21 with Jacoco

  • 🔧 Modify : codecov-action 테스트

codecov-action

개요

변경 사항

추가 정보

관련 이슈

* ✨ Feat : `.gitmessage`

- import from `spring-templates/java-lotto`
- 백엔드 개발 간 자주 사용될 것으로 예상되는 내용으로 수정

* 🚚 Chore : Spring 프로젝트 초기화

- Java/Spring Boot
- BellSoft Liberica JDK 17
- Spring Web
- [spring initializr](https://start.spring.io/#!type=gradle-project-kotlin&language=java&platformVersion=3.2.4&packaging=jar&jvmVersion=17&groupId=com.concurrency&artifactId=thread&name=spring-concurrency-thread&description=Examples%20of%20Java%20Thread%20Concurrency%20in%20Spring%20Framework&packageName=com.concurrency.thread&dependencies=web)

* 🐛 Fix : 경고 억제를 위한 빌드 설정

- gradle deprecated usage
- jvm CDS

* ✨ Feat : Build Optimizing

- enable build caching
- enable CDS while execution

* 🚚 Chore : GitHub Actions 통합 테스트

* 🐛 Fix : 유효하지 않은 캐시키 이슈

- `.gradle/caches`에 의존성 나열

* 🐛 Fix : remove redundancy

- GitHub Actions의 자체 캐싱 활용

* ✨ Feat : test 정책 변경

- `main` 브랜치만 clean test 수행

* 🐛 Fix : 캐싱 기능

* 🐛 Fix : `main` 이외 브랜치 캐싱

* 📝 Docs : PR template

* 🐛 Fix : `.gitmessage` format 추가

* 🎨 Style : polishing

* 🚚 Chore : simplify dependency

* ✨ Feat : JDK 21 with Jacoco (#15)

* 🚚 Chore : 프로젝트 초기화 (#9)

* ✨ Feat : `.gitmessage`

- import from `spring-templates/java-lotto`
- 백엔드 개발 간 자주 사용될 것으로 예상되는 내용으로 수정

* 🚚 Chore : Spring 프로젝트 초기화

- Java/Spring Boot
- BellSoft Liberica JDK 17
- Spring Web
- [spring initializr](https://start.spring.io/#!type=gradle-project-kotlin&language=java&platformVersion=3.2.4&packaging=jar&jvmVersion=17&groupId=com.concurrency&artifactId=thread&name=spring-concurrency-thread&description=Examples%20of%20Java%20Thread%20Concurrency%20in%20Spring%20Framework&packageName=com.concurrency.thread&dependencies=web)

* 🐛 Fix : 경고 억제를 위한 빌드 설정

- gradle deprecated usage
- jvm CDS

* ✨ Feat : Build Optimizing

- enable build caching
- enable CDS while execution

* 🚚 Chore : GitHub Actions 통합 테스트

* 🐛 Fix : 유효하지 않은 캐시키 이슈

- `.gradle/caches`에 의존성 나열

* 🐛 Fix : remove redundancy

- GitHub Actions의 자체 캐싱 활용

* ✨ Feat : test 정책 변경

- `main` 브랜치만 clean test 수행

* 🐛 Fix : 캐싱 기능

* 🐛 Fix : `main` 이외 브랜치 캐싱

* 📝 Docs : PR template

* 🐛 Fix : `.gitmessage` format 추가

* 🎨 Style : polishing

* 🚚 Chore : simplify dependency

* ✨ Feat : JDK 21 with Jacoco

* 🔧 Modify : codecov-action 테스트

[codecov-action](https://github.com/codecov/codecov-action)
@ooMia ooMia added the duplicate This issue or pull request already exists label Mar 27, 2024
@ooMia ooMia added this to the 프로젝트 초기화 milestone Mar 27, 2024
@ooMia ooMia self-assigned this Mar 27, 2024
@ooMia ooMia merged commit d019f57 into develop Mar 27, 2024
1 check passed
ooMia added a commit that referenced this pull request Mar 27, 2024
ooMia added a commit that referenced this pull request Mar 27, 2024
@ooMia ooMia temporarily deployed to github-pages March 27, 2024 17:54 — with GitHub Pages Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant