All Entities
Browse all 12,000 entities in the spring-boot Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.
bindToJavaBeanWhenHandlerOnStartReturnsNullShouldReturnUnbound() — spring-boot Function Reference
Architecture documentation for the bindToJavaBeanWhenHandlerOnStartReturnsNullShouldReturnUnbound() function in BinderTests.java from the spring-boot codebase.
bindToJavaBeanWhenHasPropertyWithSameNameShouldStillBind() — spring-boot Function Reference
Architecture documentation for the bindToJavaBeanWhenHasPropertyWithSameNameShouldStillBind() function in BinderTests.java from the spring-boot codebase.
bindToJavaBeanWhenNonIterableShouldReturnPopulatedBean() — spring-boot Function Reference
Architecture documentation for the bindToJavaBeanWhenNonIterableShouldReturnPopulatedBean() function in BinderTests.java from the spring-boot codebase.
bindToJavaBeanWithPublicConstructor() — spring-boot Function Reference
Architecture documentation for the bindToJavaBeanWithPublicConstructor() function in BinderTests.java from the spring-boot codebase.
bindToJavaBeanWithPublicConstructorWhenHasBindRestriction() — spring-boot Function Reference
Architecture documentation for the bindToJavaBeanWithPublicConstructorWhenHasBindRestriction() function in BinderTests.java from the spring-boot codebase.
bindToValueShouldReturnConvertedPropertyValue() — spring-boot Function Reference
Architecture documentation for the bindToValueShouldReturnConvertedPropertyValue() function in BinderTests.java from the spring-boot codebase.
bindToValueShouldReturnPropertyValue() — spring-boot Function Reference
Architecture documentation for the bindToValueShouldReturnPropertyValue() function in BinderTests.java from the spring-boot codebase.
bindToValueShouldReturnPropertyValueFromSecondSource() — spring-boot Function Reference
Architecture documentation for the bindToValueShouldReturnPropertyValueFromSecondSource() function in BinderTests.java from the spring-boot codebase.
bindToValueShouldTriggerOnSuccess() — spring-boot Function Reference
Architecture documentation for the bindToValueShouldTriggerOnSuccess() function in BinderTests.java from the spring-boot codebase.
bindToValueWhenMultipleCandidatesShouldReturnFirst() — spring-boot Function Reference
Architecture documentation for the bindToValueWhenMultipleCandidatesShouldReturnFirst() function in BinderTests.java from the spring-boot codebase.
bindToValueWhenPropertyIsMissingShouldReturnUnbound() — spring-boot Function Reference
Architecture documentation for the bindToValueWhenPropertyIsMissingShouldReturnUnbound() function in BinderTests.java from the spring-boot codebase.
bindToValueWithCustomPropertyEditorShouldReturnConvertedValue() — spring-boot Function Reference
Architecture documentation for the bindToValueWithCustomPropertyEditorShouldReturnConvertedValue() function in BinderTests.java from the spring-boot codebase.
bindToValueWithMissingPlaceholderShouldResolveToValueWithPlaceholder() — spring-boot Function Reference
Architecture documentation for the bindToValueWithMissingPlaceholderShouldResolveToValueWithPlaceholder() function in BinderTests.java from the spring-boot codebase.
bindToValueWithPlaceholdersShouldResolve() — spring-boot Function Reference
Architecture documentation for the bindToValueWithPlaceholdersShouldResolve() function in BinderTests.java from the spring-boot codebase.
bindWhenHasAnnotationsShouldChangeConvertedValue() — spring-boot Function Reference
Architecture documentation for the bindWhenHasAnnotationsShouldChangeConvertedValue() function in BinderTests.java from the spring-boot codebase.
bindWhenHasCustomDefaultHandlerShouldTriggerOnSuccess() — spring-boot Function Reference
Architecture documentation for the bindWhenHasCustomDefaultHandlerShouldTriggerOnSuccess() function in BinderTests.java from the spring-boot codebase.
bindWhenHasMalformedDateShouldThrowException() — spring-boot Function Reference
Architecture documentation for the bindWhenHasMalformedDateShouldThrowException() function in BinderTests.java from the spring-boot codebase.
bindWithEmptyPrefixShouldIgnorePropertiesWithEmptyName() — spring-boot Function Reference
Architecture documentation for the bindWithEmptyPrefixShouldIgnorePropertiesWithEmptyName() function in BinderTests.java from the spring-boot codebase.
getItems() — spring-boot Function Reference
Architecture documentation for the getItems() function in BinderTests.java from the spring-boot codebase.
getValue() — spring-boot Function Reference
Architecture documentation for the getValue() function in BinderTests.java from the spring-boot codebase.
getValue() — spring-boot Function Reference
Architecture documentation for the getValue() function in BinderTests.java from the spring-boot codebase.
mockBindHandler() — spring-boot Function Reference
Architecture documentation for the mockBindHandler() function in BinderTests.java from the spring-boot codebase.
setValue() — spring-boot Function Reference
Architecture documentation for the setValue() function in BinderTests.java from the spring-boot codebase.
BindException() — spring-boot Function Reference
Architecture documentation for the BindException() function in BindException.java from the spring-boot codebase.
buildMessage() — spring-boot Function Reference
Architecture documentation for the buildMessage() function in BindException.java from the spring-boot codebase.
getName() — spring-boot Function Reference
Architecture documentation for the getName() function in BindException.java from the spring-boot codebase.
getProperty() — spring-boot Function Reference
Architecture documentation for the getProperty() function in BindException.java from the spring-boot codebase.
analyze() — spring-boot Function Reference
Architecture documentation for the analyze() function in BindFailureAnalyzer.java from the spring-boot codebase.
analyzeGenericBindException() — spring-boot Function Reference
Architecture documentation for the analyzeGenericBindException() function in BindFailureAnalyzer.java from the spring-boot codebase.
buildDescription() — spring-boot Function Reference
Architecture documentation for the buildDescription() function in BindFailureAnalyzer.java from the spring-boot codebase.
findValidValues() — spring-boot Function Reference
Architecture documentation for the findValidValues() function in BindFailureAnalyzer.java from the spring-boot codebase.
getExceptionTypeAndMessage() — spring-boot Function Reference
Architecture documentation for the getExceptionTypeAndMessage() function in BindFailureAnalyzer.java from the spring-boot codebase.
getFailureAnalysis() — spring-boot Function Reference
Architecture documentation for the getFailureAnalysis() function in BindFailureAnalyzer.java from the spring-boot codebase.
getMessage() — spring-boot Function Reference
Architecture documentation for the getMessage() function in BindFailureAnalyzer.java from the spring-boot codebase.
bindExceptionDueToClassNotFoundConversionFailure() — spring-boot Function Reference
Architecture documentation for the bindExceptionDueToClassNotFoundConversionFailure() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
bindExceptionDueToMapConversionFailure() — spring-boot Function Reference
Architecture documentation for the bindExceptionDueToMapConversionFailure() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
bindExceptionDueToOtherFailure() — spring-boot Function Reference
Architecture documentation for the bindExceptionDueToOtherFailure() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
bindExceptionWithNestedFailureShouldDisplayNestedMessage() — spring-boot Function Reference
Architecture documentation for the bindExceptionWithNestedFailureShouldDisplayNestedMessage() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
bindExceptionWithSuppressedMissingParametersException() — spring-boot Function Reference
Architecture documentation for the bindExceptionWithSuppressedMissingParametersException() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
createFailure() — spring-boot Function Reference
Architecture documentation for the createFailure() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
failure() — spring-boot Function Reference
Architecture documentation for the failure() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
getValue() — spring-boot Function Reference
Architecture documentation for the getValue() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
performAnalysis() — spring-boot Function Reference
Architecture documentation for the performAnalysis() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
setValue() — spring-boot Function Reference
Architecture documentation for the setValue() function in BindFailureAnalyzerTests.java from the spring-boot codebase.
Binding() — spring-boot Function Reference
Architecture documentation for the Binding() function in Binding.java from the spring-boot codebase.
from() — spring-boot Function Reference
Architecture documentation for the from() function in Binding.java from the spring-boot codebase.
getContainerDestinationPath() — spring-boot Function Reference
Architecture documentation for the getContainerDestinationPath() function in Binding.java from the spring-boot codebase.
getParts() — spring-boot Function Reference
Architecture documentation for the getParts() function in Binding.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