Creates a new quickstart project to system test Spring Boot Application with Testify, JUnit4, Mockito, and AssertJ.
Version0.9.1compared with
Version Details
| 0.9.0 | 0.9.1 | |
|---|---|---|
| Release date | Mar 21, 2017 | Mar 21, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 0.9.0 | 0.9.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.boot » spring-boot-autoconfigure | 1.4.0.RELEASE | 1.5.2.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-data-jpa | 1.4.0.RELEASE | 1.5.2.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-hateoas | 1.4.0.RELEASE | 1.5.2.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-validation | 1.4.0.RELEASE | 1.5.2.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-web | 1.4.0.RELEASE | 1.5.2.RELEASE |
Test Changes (2)
| 0.9.0 | 0.9.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.glassfish.jersey.core » jersey-client | 2.23.1 | 2.25.1 |
| ~ Updated | org.glassfish.jersey.media » jersey-media-json-jackson | 2.23.1 | 2.25.1 |
