File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Problem4J Spring
22
33[ ![ Build Status] ( https://github.com/problem4j/problem4j-spring/actions/workflows/gradle-build.yml/badge.svg )] ( https://github.com/problem4j/problem4j-spring/actions/workflows/gradle-build.yml )
4- [ ![ Sonatype] ( https://img.shields.io/maven-central/v/io.github.problem4j/problem4j-spring-bom )] [ maven-central ]
4+ [ ![ Sonatype] ( https://img.shields.io/maven-central/v/io.github.problem4j/problem4j-spring-bom?filter=2.2.* )] [ maven-central ]
55[ ![ License] ( https://img.shields.io/github/license/problem4j/problem4j-spring )] ( https://github.com/problem4j/problem4j-spring/blob/main/LICENSE )
66
77Designing clear and consistent error responses in a REST API is often harder than it looks. Without a shared standard,
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ issue is critical or a change can be backported with minimal effort.
4141## Maven Central
4242
4343[ ![ Publish Release Status] ( https://github.com/problem4j/problem4j-spring/actions/workflows/gradle-publish-release.yml/badge.svg )] [ gradle-publish-release ]
44- [ ![ Sonatype] ( https://img.shields.io/maven-central/v/io.github.problem4j/problem4j-spring-bom )] [ maven-central ]
44+ [ ![ Sonatype] ( https://img.shields.io/maven-central/v/io.github.problem4j/problem4j-spring-bom?filter=2.2.* )] [ maven-central ]
4545
46461 . Keep Git tags with ` vX.Y.Z-suffix ` format. GitHub Actions job will only trigger on such tags and will remove ` v `
4747 prefix.
Original file line number Diff line number Diff line change 11# BOM of Problem4J
22
3- [ ![ Sonatype] ( https://img.shields.io/maven-central/v/io.github.problem4j/problem4j-spring-bom )] ( https://central.sonatype.com/artifact/io.github.problem4j/problem4j-spring-bom )
3+ [ ![ Sonatype] ( https://img.shields.io/maven-central/v/io.github.problem4j/problem4j-spring-bom?filter=2.2.* )] ( https://central.sonatype.com/artifact/io.github.problem4j/problem4j-spring-bom )
44
55Bill Of Materials (BOM) for the Spring integrations of ** Problem4J** , a library implementing * RFC 7807 - Problem Details
66for HTTP APIs* .
You can’t perform that action at this time.
0 commit comments