Skip to content

Commit 6f32617

Browse files
committed
Minor javadoc add
1 parent de41882 commit 6f32617

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/com/fasterxml/jackson/databind/PropertyNamingStrategy.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ public String nameForConstructorParameter(MapperConfig<?> config, AnnotatedParam
187187
*/
188188

189189
/**
190+
* Replaced by {@link PropertyNamingStrategies.NamingBase}.
191+
*
190192
* @deprecated Since 2.12 deprecated. See
191193
* <a href="https://github.com/FasterXML/jackson-databind/issues/2715">databind#2715</a>
192194
* for reasons for deprecation.

0 commit comments

Comments
 (0)