All Entities
Browse all 12,000 entities in the spring-boot Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.
MetadataHintCondition() — spring-boot Function Reference
Architecture documentation for the MetadataHintCondition() function in Metadata.java from the spring-boot codebase.
MetadataItemCondition() — spring-boot Function Reference
Architecture documentation for the MetadataItemCondition() function in Metadata.java from the spring-boot codebase.
ofType() — spring-boot Function Reference
Architecture documentation for the ofType() function in Metadata.java from the spring-boot codebase.
withAccess() — spring-boot Function Reference
Architecture documentation for the withAccess() function in Metadata.java from the spring-boot codebase.
withDefaultValue() — spring-boot Function Reference
Architecture documentation for the withDefaultValue() function in Metadata.java from the spring-boot codebase.
withDeprecation() — spring-boot Function Reference
Architecture documentation for the withDeprecation() function in Metadata.java from the spring-boot codebase.
withDescription() — spring-boot Function Reference
Architecture documentation for the withDescription() function in Metadata.java from the spring-boot codebase.
withGroup() — spring-boot Function Reference
Architecture documentation for the withGroup() function in Metadata.java from the spring-boot codebase.
withHint() — spring-boot Function Reference
Architecture documentation for the withHint() function in Metadata.java from the spring-boot codebase.
withNoDeprecation() — spring-boot Function Reference
Architecture documentation for the withNoDeprecation() function in Metadata.java from the spring-boot codebase.
withProperty() — spring-boot Function Reference
Architecture documentation for the withProperty() function in Metadata.java from the spring-boot codebase.
withProvider() — spring-boot Function Reference
Architecture documentation for the withProvider() function in Metadata.java from the spring-boot codebase.
withValue() — spring-boot Function Reference
Architecture documentation for the withValue() function in Metadata.java from the spring-boot codebase.
add() — spring-boot Function Reference
Architecture documentation for the add() function in MetadataCollector.java from the spring-boot codebase.
addIfAbsent() — spring-boot Function Reference
Architecture documentation for the addIfAbsent() function in MetadataCollector.java from the spring-boot codebase.
find() — spring-boot Function Reference
Architecture documentation for the find() function in MetadataCollector.java from the spring-boot codebase.
getMetadata() — spring-boot Function Reference
Architecture documentation for the getMetadata() function in MetadataCollector.java from the spring-boot codebase.
hasSimilarGroup() — spring-boot Function Reference
Architecture documentation for the hasSimilarGroup() function in MetadataCollector.java from the spring-boot codebase.
shouldBeMerged() — spring-boot Function Reference
Architecture documentation for the shouldBeMerged() function in MetadataCollectors.java from the spring-boot codebase.
addIfAbsentAddsPropertyIfItDoesNotExist() — spring-boot Function Reference
Architecture documentation for the addIfAbsentAddsPropertyIfItDoesNotExist() function in MetadataCollectorTests.java from the spring-boot codebase.
addIfAbsentIgnoresExistingProperty() — spring-boot Function Reference
Architecture documentation for the addIfAbsentIgnoresExistingProperty() function in MetadataCollectorTests.java from the spring-boot codebase.
addMetadataWithExistingInstanceInvokesConflictResolution() — spring-boot Function Reference
Architecture documentation for the addMetadataWithExistingInstanceInvokesConflictResolution() function in MetadataCollectorTests.java from the spring-boot codebase.
addNewMetadataDoesNotInvokeConflictResolution() — spring-boot Function Reference
Architecture documentation for the addNewMetadataDoesNotInvokeConflictResolution() function in MetadataCollectorTests.java from the spring-boot codebase.
addSingleItemHint() — spring-boot Function Reference
Architecture documentation for the addSingleItemHint() function in MetadataCollectorTests.java from the spring-boot codebase.
addSingleItemMetadata() — spring-boot Function Reference
Architecture documentation for the addSingleItemMetadata() function in MetadataCollectorTests.java from the spring-boot codebase.
createSimpleCollector() — spring-boot Function Reference
Architecture documentation for the createSimpleCollector() function in MetadataCollectorTests.java from the spring-boot codebase.
asString() — spring-boot Function Reference
Architecture documentation for the asString() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
collectElementsAnnotatedOrMetaAnnotatedWith() — spring-boot Function Reference
Architecture documentation for the collectElementsAnnotatedOrMetaAnnotatedWith() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
getAnnotation() — spring-boot Function Reference
Architecture documentation for the getAnnotation() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
getAnnotationElementStringValue() — spring-boot Function Reference
Architecture documentation for the getAnnotationElementStringValue() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
getAnnotationElementValues() — spring-boot Function Reference
Architecture documentation for the getAnnotationElementValues() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
getAnnotationValue() — spring-boot Function Reference
Architecture documentation for the getAnnotationValue() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
getTypeUseAnnotation() — spring-boot Function Reference
Architecture documentation for the getTypeUseAnnotation() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
hasAnnotation() — spring-boot Function Reference
Architecture documentation for the hasAnnotation() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
hasMetaAnnotation() — spring-boot Function Reference
Architecture documentation for the hasMetaAnnotation() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
isElementDeprecated() — spring-boot Function Reference
Architecture documentation for the isElementDeprecated() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
MetadataGenerationEnvironment() — spring-boot Function Reference
Architecture documentation for the MetadataGenerationEnvironment() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
resolveFieldValuesFor() — spring-boot Function Reference
Architecture documentation for the resolveFieldValuesFor() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
resolveFieldValuesParser() — spring-boot Function Reference
Architecture documentation for the resolveFieldValuesParser() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
resolveItemDeprecation() — spring-boot Function Reference
Architecture documentation for the resolveItemDeprecation() function in MetadataGenerationEnvironment.java from the spring-boot codebase.
getAdditionalMetadataStream() — spring-boot Function Reference
Architecture documentation for the getAdditionalMetadataStream() function in MetadataStore.java from the spring-boot codebase.
locateAdditionalMetadataFile() — spring-boot Function Reference
Architecture documentation for the locateAdditionalMetadataFile() function in MetadataStore.java from the spring-boot codebase.
readAdditionalMetadata() — spring-boot Function Reference
Architecture documentation for the readAdditionalMetadata() function in MetadataStore.java from the spring-boot codebase.
readMetadata() — spring-boot Function Reference
Architecture documentation for the readMetadata() function in MetadataStore.java from the spring-boot codebase.
writeMetadata() — spring-boot Function Reference
Architecture documentation for the writeMetadata() function in MetadataStore.java from the spring-boot codebase.
deprecatedMethodConfig() — spring-boot Function Reference
Architecture documentation for the deprecatedMethodConfig() function in MethodBasedMetadataGenerationTests.java from the spring-boot codebase.
deprecatedMethodConfigOnClass() — spring-boot Function Reference
Architecture documentation for the deprecatedMethodConfigOnClass() function in MethodBasedMetadataGenerationTests.java from the spring-boot codebase.
methodAndClassConfig() — spring-boot Function Reference
Architecture documentation for the methodAndClassConfig() function in MethodBasedMetadataGenerationTests.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