<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/website/templates/features/experimental/FieldNameConstants.html, branch feat/memoize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/'/>
<entry>
<title>[fixes #2991] Add documentation note on mixing mapstruct and fieldnameconstants in `@Mapping`.</title>
<updated>2022-03-17T22:26:35+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2022-03-17T22:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=dbd4151e9ad85e41e4529aa6df4a5dd488336c43'/>
<id>dbd4151e9ad85e41e4529aa6df4a5dd488336c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1990 fixed error documentation @FieldNameConstants</title>
<updated>2021-10-23T20:07:52+00:00</updated>
<author>
<name>Fatima Rami</name>
<email>frami.contact@gmail.com</email>
</author>
<published>2021-10-23T20:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=746ce5d4eece628b1d66a4c60b3bae422f8d0034'/>
<id>746ce5d4eece628b1d66a4c60b3bae422f8d0034</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[issue #2092] Add an uppercase option to FieldNameConstants</title>
<updated>2019-04-30T23:33:57+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2019-04-30T23:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=bf0499263b05e11fdd43886df3dc5663c8fee5f4'/>
<id>bf0499263b05e11fdd43886df3dc5663c8fee5f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[website] updated docs of FieldNameConstants to show how to generate an enum instead of a static class.</title>
<updated>2018-12-17T22:42:38+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2018-12-17T22:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=2725637ef7a54917094f3302ec8af4df4e4f41d5'/>
<id>2725637ef7a54917094f3302ec8af4df4e4f41d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[issue #1938] addressing some small issues with the documentation.</title>
<updated>2018-11-12T20:30:23+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2018-11-12T20:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=94d11d89a79d6cb417bac8261449c3f895f84990'/>
<id>94d11d89a79d6cb417bac8261449c3f895f84990</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] FieldNameConstants now works like Builder: Make whatever bits it does by hand and lombok fills in whatever is missing.</title>
<updated>2018-11-01T15:38:25+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2018-11-01T15:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=2fd46a50b6125fd9f0e8177ffad5db8ee934fe34'/>
<id>2fd46a50b6125fd9f0e8177ffad5db8ee934fe34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs for the redesigned FieldNameConstants.</title>
<updated>2018-07-29T15:17:22+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2018-07-29T15:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=0038b48eeacac0389980902e65b4976dd5605c69'/>
<id>0038b48eeacac0389980902e65b4976dd5605c69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FieldNameConstants now defaults to having a prefix ‘FIELD_’, which can be configured both on the annotation itself and via a config key. This totally breaks compatibility with the previous lombok release, but, hey, it’s in experimental and it’s been one week. This is better.</title>
<updated>2018-06-04T21:36:10+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2018-06-04T21:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=b8e85f5dc7044e9a4bd43c41786bdda2a38f50ac'/>
<id>b8e85f5dc7044e9a4bd43c41786bdda2a38f50ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fieldNameConstants] code review, docs, tests, fixup.</title>
<updated>2018-04-05T12:22:40+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2018-04-05T12:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=b6fb3c03fa35db3423ea4274f35d2c77859a3286'/>
<id>b6fb3c03fa35db3423ea4274f35d2c77859a3286</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
