Skip to content

Commit 8725a0c

Browse files
Merge branch 'release-v1.2.x'
2 parents bd2f49f + 1ab18af commit 8725a0c

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

AGENTS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Spring Boot integrations for RFC 7807 "Problem Details" - consistent error respo
55

66
## Modules
77

8-
| Module | Purpose | Entry point |
9-
|----------------------------|------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
10-
| `problem4j-spring-bom` | BOM for dependency alignment | - |
8+
| Module | Purpose | Entry point |
9+
|----------------------------|------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
10+
| `problem4j-spring-bom` | BOM for dependency alignment | - |
1111
| `problem4j-spring-web` | Core Spring integration | [`ProblemAutoConfiguration`](problem4j-spring-web/src/main/java/io/github/problem4j/spring/web/autoconfigure/ProblemAutoConfiguration.java) |
1212
| `problem4j-spring-webmvc` | WebMVC overrides | [`ProblemWebMvcAutoConfiguration`](problem4j-spring-webmvc/src/main/java/io/github/problem4j/spring/webmvc/autoconfigure/ProblemWebMvcAutoConfiguration.java) |
1313
| `problem4j-spring-webflux` | WebFlux overrides | [`ProblemWebFluxAutoConfiguration`](problem4j-spring-webflux/src/main/java/io/github/problem4j/spring/webflux/autoconfigure/ProblemWebFluxAutoConfiguration.java) |

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
AGENTS.md

0 commit comments

Comments
 (0)