• Phillip Webb's avatar
    Restructure spring-boot-docs packages · 91ccc234
    Phillip Webb authored
    Restructure the packages in `spring-boot-docs` so that they mirror
    the documentation sections. There are now three main packages:
    `springbootfeatures`, `productionreadyfeatures` and `howto`. Each
    of the main packages has a subpackage named after the section headings.
    
    Example code now uses consistent `// tag::` names and imports are
    applied using `[tag=*]` whenever possible.
    
    Test snippets have been moved to `src/main/java` so that only a single
    import attribute needs to be defined.
    
    Closes gh-25089
    91ccc234
Name
Last commit
Last update
..
appendix-application-properties.adoc Loading commit data...
appendix-auto-configuration-classes.adoc Loading commit data...
appendix-configuration-metadata.adoc Loading commit data...
appendix-dependency-versions.adoc Loading commit data...
appendix-executable-jar-format.adoc Loading commit data...
appendix-test-auto-configuration.adoc Loading commit data...
attributes.adoc Loading commit data...
authors.adoc Loading commit data...
build-tool-plugins.adoc Loading commit data...
deployment.adoc Loading commit data...
documentation-overview.adoc Loading commit data...
getting-started.adoc Loading commit data...
howto.adoc Loading commit data...
index-docinfo.xml Loading commit data...
index.adoc Loading commit data...
index.singleadoc Loading commit data...
legal.adoc Loading commit data...
production-ready-features.adoc Loading commit data...
spring-boot-cli.adoc Loading commit data...
spring-boot-features.adoc Loading commit data...
using-spring-boot.adoc Loading commit data...