Polish
Closes gh-13243
This commit is contained in:
committed by
Stephane Nicoll
parent
547fa9d5c6
commit
f385a1cb11
@@ -24,8 +24,8 @@ import lombok.Setter;
|
||||
import org.springframework.boot.configurationsample.ConfigurationProperties;
|
||||
|
||||
/**
|
||||
* Configuration properties using lombok @Data on element level and overwriting behaviour
|
||||
* with @Getter und @Setter at field level.
|
||||
* Configuration properties using Lombok @Data on element level and overwriting behaviour
|
||||
* with @Getter and @Setter at field level.
|
||||
*
|
||||
* @author Jonas Keßler
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user