We use cookies to try and give you a better experience in Freshdesk.
You can learn more about what kind of cookies we use, why, and how from our Privacy policy. If you hate cookies, or are just on a diet, you can disable them altogether too. Just note that the Freshdesk service is pretty big on some cookies (we love the choco-chip ones), and some portions of Freshdesk may not work properly if you disable cookies.
We’ll also assume you agree to the way we use cookies and are ok with it as described in our Privacy policy, unless you choose to disable them altogether through your browser.
1. Microservice architecture 에서 JAVA 커버리지측정지원
1.1 지원 범위
스프링부트의3가지실행형태(Executable Jar, Executable War, Exploded Archives)
(https://docs.spring.io/spring-boot/docs/current/reference/html/executable-jar.html참고)
Docker 컨테이너에서수행중인스프링부트어플리케이션
에이전트설치없이커버리지측정이필요한자바어플리케이션(Java 1.8 이상환경필요)
2. Java 지원버전추가
2.1 Java 11 버전 지원
로컬변수로var 변수사용가능
단, 단일소스파일직접실행의경우커버리지측정불가
2.2 장기지원(이후 LTS) 버전 단위의 지원 추가
JAVA는 3년단위로LTS 버전을발표할예정
(https://www.oracle.com/technetwork/java/java-se-support-roadmap.html참고)
COVER에서역시해당LTS버전을기준으로지원범위설정
0 Votes
0 Comments
Login to post a comment