All Entities
Browse all 12,000 entities in the spring-boot Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.
getFirstNonNull() — spring-boot Function Reference
Architecture documentation for the getFirstNonNull() function in ChangelogWriter.java from the spring-boot codebase.
getFirstSentence() — spring-boot Function Reference
Architecture documentation for the getFirstSentence() function in ChangelogWriter.java from the spring-boot codebase.
getRemoved() — spring-boot Function Reference
Architecture documentation for the getRemoved() function in ChangelogWriter.java from the spring-boot codebase.
isDeprecatedInRelease() — spring-boot Function Reference
Architecture documentation for the isDeprecatedInRelease() function in ChangelogWriter.java from the spring-boot codebase.
monospace() — spring-boot Function Reference
Architecture documentation for the monospace() function in ChangelogWriter.java from the spring-boot codebase.
sortProperties() — spring-boot Function Reference
Architecture documentation for the sortProperties() function in ChangelogWriter.java from the spring-boot codebase.
write() — spring-boot Function Reference
Architecture documentation for the write() function in ChangelogWriter.java from the spring-boot codebase.
writeAdded() — spring-boot Function Reference
Architecture documentation for the writeAdded() function in ChangelogWriter.java from the spring-boot codebase.
writeCell() — spring-boot Function Reference
Architecture documentation for the writeCell() function in ChangelogWriter.java from the spring-boot codebase.
writeDefaultChanged() — spring-boot Function Reference
Architecture documentation for the writeDefaultChanged() function in ChangelogWriter.java from the spring-boot codebase.
writeDeprecated() — spring-boot Function Reference
Architecture documentation for the writeDeprecated() function in ChangelogWriter.java from the spring-boot codebase.
writeDeprecatedPropertyRow() — spring-boot Function Reference
Architecture documentation for the writeDeprecatedPropertyRow() function in ChangelogWriter.java from the spring-boot codebase.
writeRemoved() — spring-boot Function Reference
Architecture documentation for the writeRemoved() function in ChangelogWriter.java from the spring-boot codebase.
writeTable() — spring-boot Function Reference
Architecture documentation for the writeTable() function in ChangelogWriter.java from the spring-boot codebase.
writeTableBreak() — spring-boot Function Reference
Architecture documentation for the writeTableBreak() function in ChangelogWriter.java from the spring-boot codebase.
convert() — spring-boot Function Reference
Architecture documentation for the convert() function in CharSequenceToObjectConverterTests.java from the spring-boot codebase.
args() — spring-boot Function Reference
Architecture documentation for the args() function in ClassPath.java from the spring-boot codebase.
classPathArg() — spring-boot Function Reference
Architecture documentation for the classPathArg() function in ClassPath.java from the spring-boot codebase.
createArgFile() — spring-boot Function Reference
Architecture documentation for the createArgFile() function in ClassPath.java from the spring-boot codebase.
of() — spring-boot Function Reference
Architecture documentation for the of() function in ClassPath.java from the spring-boot codebase.
onLinux() — spring-boot Function Reference
Architecture documentation for the onLinux() function in ClassPathTests.java from the spring-boot codebase.
onWindows() — spring-boot Function Reference
Architecture documentation for the onWindows() function in ClassPathTests.java from the spring-boot codebase.
flatten() — spring-boot Function Reference
Architecture documentation for the flatten() function in CloudFoundryVcapEnvironmentPostProcessor.java from the spring-boot codebase.
postProcessEnvironment() — spring-boot Function Reference
Architecture documentation for the postProcessEnvironment() function in CloudFoundryVcapEnvironmentPostProcessor.java from the spring-boot codebase.
getProperty() — spring-boot Function Reference
Architecture documentation for the getProperty() function in CloudFoundryVcapEnvironmentPostProcessorTests.java from the spring-boot codebase.
getEnvironmentWithEnvVariables() — spring-boot Function Reference
Architecture documentation for the getEnvironmentWithEnvVariables() function in CloudPlatformTests.java from the spring-boot codebase.
merge() — spring-boot Function Reference
Architecture documentation for the merge() function in CollectionBinder.java from the spring-boot codebase.
bindToBeanWithClonedArray() — spring-boot Function Reference
Architecture documentation for the bindToBeanWithClonedArray() function in CollectionBinderTests.java from the spring-boot codebase.
bindToBeanWithEnumSetCollection() — spring-boot Function Reference
Architecture documentation for the bindToBeanWithEnumSetCollection() function in CollectionBinderTests.java from the spring-boot codebase.
bindToBeanWithExceptionInGetterForExistingValue() — spring-boot Function Reference
Architecture documentation for the bindToBeanWithExceptionInGetterForExistingValue() function in CollectionBinderTests.java from the spring-boot codebase.
bindToBeanWithNestedCollectionAndNonIterableSourceShouldNotFail() — spring-boot Function Reference
Architecture documentation for the bindToBeanWithNestedCollectionAndNonIterableSourceShouldNotFail() function in CollectionBinderTests.java from the spring-boot codebase.
bindToBeanWithNestedCollectionShouldPopulateCollection() — spring-boot Function Reference
Architecture documentation for the bindToBeanWithNestedCollectionShouldPopulateCollection() function in CollectionBinderTests.java from the spring-boot codebase.
bindToCollectionShouldAlsoCallSetterIfPresent() — spring-boot Function Reference
Architecture documentation for the bindToCollectionShouldAlsoCallSetterIfPresent() function in CollectionBinderTests.java from the spring-boot codebase.
bindToCollectionWhenNestedShouldReturnPopulatedCollection() — spring-boot Function Reference
Architecture documentation for the bindToCollectionWhenNestedShouldReturnPopulatedCollection() function in CollectionBinderTests.java from the spring-boot codebase.
bindToCollectionWhenNonIterableShouldReturnPopulatedCollection() — spring-boot Function Reference
Architecture documentation for the bindToCollectionWhenNonIterableShouldReturnPopulatedCollection() function in CollectionBinderTests.java from the spring-boot codebase.
bindToCollectionWhenNonKnownIndexedChildNotBoundThrowsException() — spring-boot Function Reference
Architecture documentation for the bindToCollectionWhenNonKnownIndexedChildNotBoundThrowsException() function in CollectionBinderTests.java from the spring-boot codebase.
bindToCollectionWhenNonSequentialShouldThrowException() — spring-boot Function Reference
Architecture documentation for the bindToCollectionWhenNonSequentialShouldThrowException() function in CollectionBinderTests.java from the spring-boot codebase.
bindToCollectionWithDefaultConstructor() — spring-boot Function Reference
Architecture documentation for the bindToCollectionWithDefaultConstructor() function in CollectionBinderTests.java from the spring-boot codebase.
bindToCollectionWithNoDefaultConstructor() — spring-boot Function Reference
Architecture documentation for the bindToCollectionWithNoDefaultConstructor() function in CollectionBinderTests.java from the spring-boot codebase.
bindToListShouldAllowDuplicateValues() — spring-boot Function Reference
Architecture documentation for the bindToListShouldAllowDuplicateValues() function in CollectionBinderTests.java from the spring-boot codebase.
bindToNestedCollectionWhenEmptyStringShouldReturnEmptyCollection() — spring-boot Function Reference
Architecture documentation for the bindToNestedCollectionWhenEmptyStringShouldReturnEmptyCollection() function in CollectionBinderTests.java from the spring-boot codebase.
bindToNestedCollectionWhenNonKnownIndexed() — spring-boot Function Reference
Architecture documentation for the bindToNestedCollectionWhenNonKnownIndexed() function in CollectionBinderTests.java from the spring-boot codebase.
bindToNonScalarCollectionShouldReturnPopulatedCollection() — spring-boot Function Reference
Architecture documentation for the bindToNonScalarCollectionShouldReturnPopulatedCollection() function in CollectionBinderTests.java from the spring-boot codebase.
bindToNonScalarCollectionWhenNonSequentialShouldThrowException() — spring-boot Function Reference
Architecture documentation for the bindToNonScalarCollectionWhenNonSequentialShouldThrowException() function in CollectionBinderTests.java from the spring-boot codebase.
bindToSetShouldNotAllowDuplicateValues() — spring-boot Function Reference
Architecture documentation for the bindToSetShouldNotAllowDuplicateValues() function in CollectionBinderTests.java from the spring-boot codebase.
getItems() — spring-boot Function Reference
Architecture documentation for the getItems() function in CollectionBinderTests.java from the spring-boot codebase.
getValue() — spring-boot Function Reference
Architecture documentation for the getValue() function in CollectionBinderTests.java from the spring-boot codebase.
getValues() — spring-boot Function Reference
Architecture documentation for the getValues() function in CollectionBinderTests.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