GradlePlugin
Browse all 6816 domain entities categorized under GradlePlugin in the spring-boot Architecture Docs architecture documentation.
processMethod() — spring-boot Function Reference
Architecture documentation for the processMethod() function in TypeElementMembers.java from the spring-boot codebase.
asElement() — spring-boot Function Reference
Architecture documentation for the asElement() function in TypeUtils.java from the spring-boot codebase.
determineQualifiedName() — spring-boot Function Reference
Architecture documentation for the determineQualifiedName() function in TypeUtils.java from the spring-boot codebase.
getCollectionElementType() — spring-boot Function Reference
Architecture documentation for the getCollectionElementType() function in TypeUtils.java from the spring-boot codebase.
getEnclosingTypeElement() — spring-boot Function Reference
Architecture documentation for the getEnclosingTypeElement() function in TypeUtils.java from the spring-boot codebase.
getJavaDoc() — spring-boot Function Reference
Architecture documentation for the getJavaDoc() function in TypeUtils.java from the spring-boot codebase.
getQualifiedName() — spring-boot Function Reference
Architecture documentation for the getQualifiedName() function in TypeUtils.java from the spring-boot codebase.
getQualifiedName() — spring-boot Function Reference
Architecture documentation for the getQualifiedName() function in TypeUtils.java from the spring-boot codebase.
getWrapperOrPrimitiveFor() — spring-boot Function Reference
Architecture documentation for the getWrapperOrPrimitiveFor() function in TypeUtils.java from the spring-boot codebase.
process() — spring-boot Function Reference
Architecture documentation for the process() function in TypeUtils.java from the spring-boot codebase.
visitTypeVariable() — spring-boot Function Reference
Architecture documentation for the visitTypeVariable() function in TypeUtils.java from the spring-boot codebase.
constructMapType() — spring-boot Function Reference
Architecture documentation for the constructMapType() function in TypeUtilsTests.java from the spring-boot codebase.
getTypeOfField() — spring-boot Function Reference
Architecture documentation for the getTypeOfField() function in TypeUtilsTests.java from the spring-boot codebase.
process() — spring-boot Function Reference
Architecture documentation for the process() function in TypeUtilsTests.java from the spring-boot codebase.
resolvedTypeMixGenericNamePropertiesProperties() — spring-boot Function Reference
Architecture documentation for the resolvedTypeMixGenericNamePropertiesProperties() function in TypeUtilsTests.java from the spring-boot codebase.
resolveTypeOnConcreteClass() — spring-boot Function Reference
Architecture documentation for the resolveTypeOnConcreteClass() function in TypeUtilsTests.java from the spring-boot codebase.
resolveTypeOnIntermediateClass() — spring-boot Function Reference
Architecture documentation for the resolveTypeOnIntermediateClass() function in TypeUtilsTests.java from the spring-boot codebase.
resolveTypeWithOnlyGenerics() — spring-boot Function Reference
Architecture documentation for the resolveTypeWithOnlyGenerics() function in TypeUtilsTests.java from the spring-boot codebase.
resolveTypeWithUnresolvedGenericProperties() — spring-boot Function Reference
Architecture documentation for the resolveTypeWithUnresolvedGenericProperties() function in TypeUtilsTests.java from the spring-boot codebase.
buildMessage() — spring-boot Function Reference
Architecture documentation for the buildMessage() function in UnboundConfigurationPropertiesException.java from the spring-boot codebase.
UnboundConfigurationPropertiesException() — spring-boot Function Reference
Architecture documentation for the UnboundConfigurationPropertiesException() function in UnboundConfigurationPropertiesException.java from the spring-boot codebase.
analyze() — spring-boot Function Reference
Architecture documentation for the analyze() function in UnboundConfigurationPropertyFailureAnalyzer.java from the spring-boot codebase.
analyzeUnboundConfigurationPropertiesException() — spring-boot Function Reference
Architecture documentation for the analyzeUnboundConfigurationPropertiesException() function in UnboundConfigurationPropertyFailureAnalyzer.java from the spring-boot codebase.
buildDescription() — spring-boot Function Reference
Architecture documentation for the buildDescription() function in UnboundConfigurationPropertyFailureAnalyzer.java from the spring-boot codebase.
getFailureAnalysis() — spring-boot Function Reference
Architecture documentation for the getFailureAnalysis() function in UnboundConfigurationPropertyFailureAnalyzer.java from the spring-boot codebase.
bindExceptionDueToUnboundElements() — spring-boot Function Reference
Architecture documentation for the bindExceptionDueToUnboundElements() function in UnboundConfigurationPropertyFailureAnalyzerTests.java from the spring-boot codebase.
UnixDomainSocket() — spring-boot Function Reference
Architecture documentation for the UnixDomainSocket() function in UnixDomainSocket.java from the spring-boot codebase.
UserConfigurations() — spring-boot Function Reference
Architecture documentation for the UserConfigurations() function in UserConfigurations.java from the spring-boot codebase.
getBoundField() — spring-boot Function Reference
Architecture documentation for the getBoundField() function in ValidationBindHandler.java from the spring-boot codebase.
getName() — spring-boot Function Reference
Architecture documentation for the getName() function in ValidationBindHandler.java from the spring-boot codebase.
getValidationErrors() — spring-boot Function Reference
Architecture documentation for the getValidationErrors() function in ValidationBindHandler.java from the spring-boot codebase.
getValidationTarget() — spring-boot Function Reference
Architecture documentation for the getValidationTarget() function in ValidationBindHandler.java from the spring-boot codebase.
isFieldNameMatch() — spring-boot Function Reference
Architecture documentation for the isFieldNameMatch() function in ValidationBindHandler.java from the spring-boot codebase.
onFailure() — spring-boot Function Reference
Architecture documentation for the onFailure() function in ValidationBindHandler.java from the spring-boot codebase.
onStart() — spring-boot Function Reference
Architecture documentation for the onStart() function in ValidationBindHandler.java from the spring-boot codebase.
onSuccess() — spring-boot Function Reference
Architecture documentation for the onSuccess() function in ValidationBindHandler.java from the spring-boot codebase.
validate() — spring-boot Function Reference
Architecture documentation for the validate() function in ValidationBindHandler.java from the spring-boot codebase.
validateAndPush() — spring-boot Function Reference
Architecture documentation for the validateAndPush() function in ValidationBindHandler.java from the spring-boot codebase.
ValidationBindHandler() — spring-boot Function Reference
Architecture documentation for the ValidationBindHandler() function in ValidationBindHandler.java from the spring-boot codebase.
bindAndExpectValidationError() — spring-boot Function Reference
Architecture documentation for the bindAndExpectValidationError() function in ValidationBindHandlerTests.java from the spring-boot codebase.
bindShouldBindWithoutHandler() — spring-boot Function Reference
Architecture documentation for the bindShouldBindWithoutHandler() function in ValidationBindHandlerTests.java from the spring-boot codebase.
bindShouldFailIfExistingValueIsInvalid() — spring-boot Function Reference
Architecture documentation for the bindShouldFailIfExistingValueIsInvalid() function in ValidationBindHandlerTests.java from the spring-boot codebase.
bindShouldFailWithAccessToBoundProperties() — spring-boot Function Reference
Architecture documentation for the bindShouldFailWithAccessToBoundProperties() function in ValidationBindHandlerTests.java from the spring-boot codebase.
bindShouldFailWithAccessToNameAndValue() — spring-boot Function Reference
Architecture documentation for the bindShouldFailWithAccessToNameAndValue() function in ValidationBindHandlerTests.java from the spring-boot codebase.
bindShouldFailWithAccessToOrigin() — spring-boot Function Reference
Architecture documentation for the bindShouldFailWithAccessToOrigin() function in ValidationBindHandlerTests.java from the spring-boot codebase.
bindShouldFailWithHandler() — spring-boot Function Reference
Architecture documentation for the bindShouldFailWithHandler() function in ValidationBindHandlerTests.java from the spring-boot codebase.
bindShouldNotValidateDepthGreaterThanZero() — spring-boot Function Reference
Architecture documentation for the bindShouldNotValidateDepthGreaterThanZero() function in ValidationBindHandlerTests.java from the spring-boot codebase.
bindShouldNotValidateIfOtherHandlersInChainThrowError() — spring-boot Function Reference
Architecture documentation for the bindShouldNotValidateIfOtherHandlersInChainThrowError() function in ValidationBindHandlerTests.java from the spring-boot codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free