All Entities
Browse all 12,000 entities in the spring-boot Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.
analyze() — spring-boot Function Reference
Architecture documentation for the analyze() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
BeanMethods() — spring-boot Function Reference
Architecture documentation for the BeanMethods() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
collectExcludedAutoConfiguration() — spring-boot Function Reference
Architecture documentation for the collectExcludedAutoConfiguration() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
collectReportedConditionOutcomes() — spring-boot Function Reference
Architecture documentation for the collectReportedConditionOutcomes() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
findBeanMethods() — spring-boot Function Reference
Architecture documentation for the findBeanMethods() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
getAutoConfigurationResults() — spring-boot Function Reference
Architecture documentation for the getAutoConfigurationResults() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
getMethodName() — spring-boot Function Reference
Architecture documentation for the getMethodName() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
getUserConfigurationResults() — spring-boot Function Reference
Architecture documentation for the getUserConfigurationResults() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
hasName() — spring-boot Function Reference
Architecture documentation for the hasName() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
isMatch() — spring-boot Function Reference
Architecture documentation for the isMatch() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
toString() — spring-boot Function Reference
Architecture documentation for the toString() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
toString() — spring-boot Function Reference
Architecture documentation for the toString() function in NoSuchBeanDefinitionFailureAnalyzer.java from the spring-boot codebase.
addExclusions() — spring-boot Function Reference
Architecture documentation for the addExclusions() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
analyzeFailure() — spring-boot Function Reference
Architecture documentation for the analyzeFailure() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
assertActionMissingType() — spring-boot Function Reference
Architecture documentation for the assertActionMissingType() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
assertBeanMethodDisabled() — spring-boot Function Reference
Architecture documentation for the assertBeanMethodDisabled() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
assertClassDisabled() — spring-boot Function Reference
Architecture documentation for the assertClassDisabled() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
assertDescriptionConstructorMissingType() — spring-boot Function Reference
Architecture documentation for the assertDescriptionConstructorMissingType() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
createFailure() — spring-boot Function Reference
Architecture documentation for the createFailure() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForExcludedAutoConfigurationType() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForExcludedAutoConfigurationType() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForMissingBeanName() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForMissingBeanName() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForMissingClassOnAutoConfigurationType() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForMissingClassOnAutoConfigurationType() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForMissingPropertyExactType() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForMissingPropertyExactType() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForMissingPropertySubType() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForMissingPropertySubType() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForNoMatchName() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForNoMatchName() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForNoMatchType() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForNoMatchType() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForNullBeanByType() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForNullBeanByType() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForSeveralConditionsType() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForSeveralConditionsType() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForUnmatchedQualifier() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForUnmatchedQualifier() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
string() — spring-boot Function Reference
Architecture documentation for the string() function in NoSuchBeanDefinitionFailureAnalyzerTests.java from the spring-boot codebase.
NoSuchCommandException() — spring-boot Function Reference
Architecture documentation for the NoSuchCommandException() function in NoSuchCommandException.java from the spring-boot codebase.
analyze() — spring-boot Function Reference
Architecture documentation for the analyze() function in NoSuchMethodFailureAnalyzer.java from the spring-boot codebase.
getAction() — spring-boot Function Reference
Architecture documentation for the getAction() function in NoSuchMethodFailureAnalyzer.java from the spring-boot codebase.
getCallerMethodDescriptor() — spring-boot Function Reference
Architecture documentation for the getCallerMethodDescriptor() function in NoSuchMethodFailureAnalyzer.java from the spring-boot codebase.
getClassName() — spring-boot Function Reference
Architecture documentation for the getClassName() function in NoSuchMethodFailureAnalyzer.java from the spring-boot codebase.
getDescription() — spring-boot Function Reference
Architecture documentation for the getDescription() function in NoSuchMethodFailureAnalyzer.java from the spring-boot codebase.
getDescriptorForClass() — spring-boot Function Reference
Architecture documentation for the getDescriptorForClass() function in NoSuchMethodFailureAnalyzer.java from the spring-boot codebase.
getNoSuchMethodDescriptor() — spring-boot Function Reference
Architecture documentation for the getNoSuchMethodDescriptor() function in NoSuchMethodFailureAnalyzer.java from the spring-boot codebase.
getTypeHierarchy() — spring-boot Function Reference
Architecture documentation for the getTypeHierarchy() function in NoSuchMethodFailureAnalyzer.java from the spring-boot codebase.
getTypeHierarchy() — spring-boot Function Reference
Architecture documentation for the getTypeHierarchy() function in NoSuchMethodFailureAnalyzer.java from the spring-boot codebase.
whenAMethodOnAClassIsMissingThenNoSuchMethodErrorIsAnalyzed() — spring-boot Function Reference
Architecture documentation for the whenAMethodOnAClassIsMissingThenNoSuchMethodErrorIsAnalyzed() function in NoSuchMethodFailureAnalyzerTests.java from the spring-boot codebase.
whenAnInheritedMethodIsMissingThenNoSuchMethodErrorIsAnalyzed() — spring-boot Function Reference
Architecture documentation for the whenAnInheritedMethodIsMissingThenNoSuchMethodErrorIsAnalyzed() function in NoSuchMethodFailureAnalyzerTests.java from the spring-boot codebase.
analyze() — spring-boot Function Reference
Architecture documentation for the analyze() function in NotConstructorBoundInjectionFailureAnalyzer.java from the spring-boot codebase.
analyzeFailure() — spring-boot Function Reference
Architecture documentation for the analyzeFailure() function in NotConstructorBoundInjectionFailureAnalyzerTests.java from the spring-boot codebase.
failureAnalysisForConfigurationPropertiesThatShouldHaveBeenConstructorBound() — spring-boot Function Reference
Architecture documentation for the failureAnalysisForConfigurationPropertiesThatShouldHaveBeenConstructorBound() function in NotConstructorBoundInjectionFailureAnalyzerTests.java from the spring-boot codebase.
checkNoUnboundElements() — spring-boot Function Reference
Architecture documentation for the checkNoUnboundElements() function in NoUnboundElementsBindHandler.java from the spring-boot codebase.
collectUnbound() — spring-boot Function Reference
Architecture documentation for the collectUnbound() function in NoUnboundElementsBindHandler.java from the spring-boot codebase.
getIndexed() — spring-boot Function Reference
Architecture documentation for the getIndexed() function in NoUnboundElementsBindHandler.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