You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: propify/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@
32
32
33
33
<artifactId>propify</artifactId>
34
34
<name>Propify Annotation Processor</name>
35
-
<description>Java annotation processor for generating type-safe configuration classes</description>
35
+
<description>A powerful, lightweight Java annotation processor that generates type-safe classes from configuration files (YAML, INI, or .properties) and internationalization bundles.</description>
0 commit comments