Fornece implementação básica e expansível para criação API's CRUD com Spring Boot e Spring Data JPA.
Version1.0.0compared with
Version Details
| 0.0.2-RP | 1.0.0 | |
|---|---|---|
| Release date | May 01, 2020 | Jun 17, 2020 |
| Licenses | GPL 3.0 | GPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.0.2-RP | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.cosium.spring.data » spring-data-jpa-entity-graph | 2.2.0 | 2.3.0 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.9.9 | 2.11.0 |
| ~ Updated | org.modelmapper » modelmapper | 2.3.0 | 2.3.7 |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 2.1.9.RELEASE | 2.3.0.RELEASE |
Provided Changes (2)
| 0.0.2-RP | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.boot » spring-boot-starter-data-jpa | 2.1.9.RELEASE | 2.3.0.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-web | 2.1.9.RELEASE | 2.3.0.RELEASE |
Test Changes (3)
| 0.0.2-RP | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.rest-assured » rest-assured | 3.1.1 | 3.3.0 |
| ~ Updated | org.assertj » assertj-core | 3.11.1 | 3.16.1 |
| ~ Updated | org.springframework.boot » spring-boot-starter-test | 2.1.9.RELEASE | 2.3.0.RELEASE |