Class SpringPropertiesBlockComment.SpringPropertiesBlockCommentBuilder
java.lang.Object
tech.jhipster.lite.module.domain.javaproperties.SpringPropertiesBlockComment.SpringPropertiesBlockCommentBuilder
- All Implemented Interfaces:
SpringPropertiesBlockComment.SpringPropertiesBlockCommentCommentBuilder,SpringPropertiesBlockComment.SpringPropertiesBlockCommentProfileBuilder,SpringPropertiesBlockComment.SpringPropertiesBlockCommentPropertiesBuilder
- Enclosing class:
- SpringPropertiesBlockComment
public static class SpringPropertiesBlockComment.SpringPropertiesBlockCommentBuilder
extends Object
implements SpringPropertiesBlockComment.SpringPropertiesBlockCommentCommentBuilder, SpringPropertiesBlockComment.SpringPropertiesBlockCommentPropertiesBuilder, SpringPropertiesBlockComment.SpringPropertiesBlockCommentProfileBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()profile(SpringProfile profile) properties(Map<PropertyKey, PropertyValue> properties)
-
Method Details
-
comment
public SpringPropertiesBlockComment.SpringPropertiesBlockCommentPropertiesBuilder comment(Comment comment) - Specified by:
commentin interfaceSpringPropertiesBlockComment.SpringPropertiesBlockCommentCommentBuilder
-
properties
public SpringPropertiesBlockComment.SpringPropertiesBlockCommentProfileBuilder properties(Map<PropertyKey, PropertyValue> properties) - Specified by:
propertiesin interfaceSpringPropertiesBlockComment.SpringPropertiesBlockCommentPropertiesBuilder
-
profile
public SpringPropertiesBlockComment.SpringPropertiesBlockCommentProfileBuilder profile(SpringProfile profile) - Specified by:
profilein interfaceSpringPropertiesBlockComment.SpringPropertiesBlockCommentProfileBuilder
-
build
- Specified by:
buildin interfaceSpringPropertiesBlockComment.SpringPropertiesBlockCommentProfileBuilder
-