Michael Osipov opened SPR-9967 and commented
The JavaDocs shows
Default:
"\n\t\t\n\t\t\n\ue000\ue001\ue002\n\t\t\t\t\n"
which seems to be a bug in the first place but if you open up the source code you see ValueConstants.DEFAULT_NONE. This static final value has a decent comment. Please link this to the annotation. It caused confusion in my case and probably in others.
Affects: 3.1.3
Referenced from: commits 26326fb
Michael Osipov opened SPR-9967 and commented
The JavaDocs shows
Default:
"\n\t\t\n\t\t\n\ue000\ue001\ue002\n\t\t\t\t\n"
which seems to be a bug in the first place but if you open up the source code you see ValueConstants.DEFAULT_NONE. This static final value has a decent comment. Please link this to the annotation. It caused confusion in my case and probably in others.
Affects: 3.1.3
Referenced from: commits 26326fb