Skip to content

Commit d6d6d76

Browse files
Spring bean dependencies removed from core Exception classes and Problem factory
1 parent 9852349 commit d6d6d76

File tree

68 files changed

+1242
-918
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+1242
-918
lines changed

README.md

+394-14
Large diffs are not rendered by default.

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.officiallysingh</groupId>
88
<artifactId>spring-boot-problem-handler</artifactId>
9-
<version>1.4</version>
9+
<version>1.5</version>
1010
<name>spring-boot-problem-handler</name>
1111
<description>Commons exception handler library</description>
1212
<url>https://github.com/officiallysingh/spring-boot-problem-handler</url>

src/main/java/com/ksoot/problem/Problems.java

-321
This file was deleted.

0 commit comments

Comments
 (0)