Commit 94736719 authored by Phillip Webb's avatar Phillip Webb

Reformat package-info.java files with Eclipse Mars

parent b779e8e4
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Actuator auditing listeners. * Actuator auditing listeners.
*/ */
package org.springframework.boot.actuate.audit.listener; package org.springframework.boot.actuate.audit.listener;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Core actuator auditing classes. * Core actuator auditing classes.
*/ */
package org.springframework.boot.actuate.audit; package org.springframework.boot.actuate.audit;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for the actuator. * Auto-configuration for the actuator.
*/ */
package org.springframework.boot.actuate.autoconfigure; package org.springframework.boot.actuate.autoconfigure;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Actuator JMX endpoint support. * Actuator JMX endpoint support.
*/ */
package org.springframework.boot.actuate.endpoint.jmx; package org.springframework.boot.actuate.endpoint.jmx;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Actuator Spring MVC endpoint support. * Actuator Spring MVC endpoint support.
*/ */
package org.springframework.boot.actuate.endpoint.mvc; package org.springframework.boot.actuate.endpoint.mvc;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.actuate.endpoint.Endpoint * @see org.springframework.boot.actuate.endpoint.Endpoint
*/ */
package org.springframework.boot.actuate.endpoint; package org.springframework.boot.actuate.endpoint;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Actuator health indicators. * Actuator health indicators.
*/ */
package org.springframework.boot.actuate.health; package org.springframework.boot.actuate.health;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Metrics export support. * Metrics export support.
*/ */
package org.springframework.boot.actuate.metrics.export; package org.springframework.boot.actuate.metrics.export;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Core metrics classes. * Core metrics classes.
*/ */
package org.springframework.boot.actuate.metrics; package org.springframework.boot.actuate.metrics;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.actuate.metrics.reader.MetricReader * @see org.springframework.boot.actuate.metrics.reader.MetricReader
*/ */
package org.springframework.boot.actuate.metrics.reader; package org.springframework.boot.actuate.metrics.reader;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.actuate.metrics.repository.MetricRepository * @see org.springframework.boot.actuate.metrics.repository.MetricRepository
*/ */
package org.springframework.boot.actuate.metrics.repository; package org.springframework.boot.actuate.metrics.repository;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.actuate.metrics.repository.redis.RedisMetricRepository * @see org.springframework.boot.actuate.metrics.repository.redis.RedisMetricRepository
*/ */
package org.springframework.boot.actuate.metrics.repository.redis; package org.springframework.boot.actuate.metrics.repository.redis;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.actuate.metrics.rich.RichGauge * @see org.springframework.boot.actuate.metrics.rich.RichGauge
*/ */
package org.springframework.boot.actuate.metrics.rich; package org.springframework.boot.actuate.metrics.rich;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.actuate.metrics.rich.RichGauge * @see org.springframework.boot.actuate.metrics.rich.RichGauge
*/ */
package org.springframework.boot.actuate.metrics.util; package org.springframework.boot.actuate.metrics.util;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Metrics integration with Dropwizard Metrics. * Metrics integration with Dropwizard Metrics.
*/ */
package org.springframework.boot.actuate.metrics.writer; package org.springframework.boot.actuate.metrics.writer;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.actuate.metrics.rich.RichGauge * @see org.springframework.boot.actuate.metrics.rich.RichGauge
*/ */
package org.springframework.boot.actuate.security; package org.springframework.boot.actuate.security;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* General actuator system support classes. * General actuator system support classes.
*/ */
package org.springframework.boot.actuate.system; package org.springframework.boot.actuate.system;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.actuate.trace.TraceRepository * @see org.springframework.boot.actuate.trace.TraceRepository
*/ */
package org.springframework.boot.actuate.trace; package org.springframework.boot.actuate.trace;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for RabbitMQ. * Auto-configuration for RabbitMQ.
*/ */
package org.springframework.boot.autoconfigure.amqp; package org.springframework.boot.autoconfigure.amqp;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring AOP. * Auto-configuration for Spring AOP.
*/ */
package org.springframework.boot.autoconfigure.aop; package org.springframework.boot.autoconfigure.aop;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Batch. * Auto-configuration for Spring Batch.
*/ */
package org.springframework.boot.autoconfigure.batch; package org.springframework.boot.autoconfigure.batch;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Cloud Connectors. * Auto-configuration for Spring Cloud Connectors.
*/ */
package org.springframework.boot.autoconfigure.cloud; package org.springframework.boot.autoconfigure.cloud;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* {@code @Condition} annotations and supporting classes. * {@code @Condition} annotations and supporting classes.
*/ */
package org.springframework.boot.autoconfigure.condition; package org.springframework.boot.autoconfigure.condition;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring DAO. * Auto-configuration for Spring DAO.
*/ */
package org.springframework.boot.autoconfigure.dao; package org.springframework.boot.autoconfigure.dao;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Data Elasticsearch. * Auto-configuration for Spring Data Elasticsearch.
*/ */
package org.springframework.boot.autoconfigure.data.elasticsearch; package org.springframework.boot.autoconfigure.data.elasticsearch;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Data JPA. * Auto-configuration for Spring Data JPA.
*/ */
package org.springframework.boot.autoconfigure.data.jpa; package org.springframework.boot.autoconfigure.data.jpa;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Data Mongo. * Auto-configuration for Spring Data Mongo.
*/ */
package org.springframework.boot.autoconfigure.data.mongo; package org.springframework.boot.autoconfigure.data.mongo;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration base classes for Spring Data. * Auto-configuration base classes for Spring Data.
*/ */
package org.springframework.boot.autoconfigure.data; package org.springframework.boot.autoconfigure.data;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Data REST. * Auto-configuration for Spring Data REST.
*/ */
package org.springframework.boot.autoconfigure.data.rest; package org.springframework.boot.autoconfigure.data.rest;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Data SOLR. * Auto-configuration for Spring Data SOLR.
*/ */
package org.springframework.boot.autoconfigure.data.solr; package org.springframework.boot.autoconfigure.data.solr;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Data's Web Support. * Auto-configuration for Spring Data's Web Support.
*/ */
package org.springframework.boot.autoconfigure.data.web; package org.springframework.boot.autoconfigure.data.web;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Elasticsearch. * Auto-configuration for Elasticsearch.
*/ */
package org.springframework.boot.autoconfigure.elasticsearch; package org.springframework.boot.autoconfigure.elasticsearch;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Flyway. * Auto-configuration for Flyway.
*/ */
package org.springframework.boot.autoconfigure.flyway; package org.springframework.boot.autoconfigure.flyway;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Freemarker. * Auto-configuration for Freemarker.
*/ */
package org.springframework.boot.autoconfigure.freemarker; package org.springframework.boot.autoconfigure.freemarker;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Groovy templates. * Auto-configuration for Groovy templates.
*/ */
package org.springframework.boot.autoconfigure.groovy.template; package org.springframework.boot.autoconfigure.groovy.template;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for GSON. * Auto-configuration for GSON.
*/ */
package org.springframework.boot.autoconfigure.gson; package org.springframework.boot.autoconfigure.gson;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring HATEOAS. * Auto-configuration for Spring HATEOAS.
*/ */
package org.springframework.boot.autoconfigure.hateoas; package org.springframework.boot.autoconfigure.hateoas;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Integration. * Auto-configuration for Spring Integration.
*/ */
package org.springframework.boot.autoconfigure.integration; package org.springframework.boot.autoconfigure.integration;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Jackson. * Auto-configuration for Jackson.
*/ */
package org.springframework.boot.autoconfigure.jackson; package org.springframework.boot.autoconfigure.jackson;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for JDBC Metadata. * Auto-configuration for JDBC Metadata.
*/ */
package org.springframework.boot.autoconfigure.jdbc.metadata; package org.springframework.boot.autoconfigure.jdbc.metadata;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for JDBC. * Auto-configuration for JDBC.
*/ */
package org.springframework.boot.autoconfigure.jdbc; package org.springframework.boot.autoconfigure.jdbc;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Jersey. * Auto-configuration for Jersey.
*/ */
package org.springframework.boot.autoconfigure.jersey; package org.springframework.boot.autoconfigure.jersey;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for ActiveMQ. * Auto-configuration for ActiveMQ.
*/ */
package org.springframework.boot.autoconfigure.jms.activemq; package org.springframework.boot.autoconfigure.jms.activemq;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for HornetQ. * Auto-configuration for HornetQ.
*/ */
package org.springframework.boot.autoconfigure.jms.hornetq; package org.springframework.boot.autoconfigure.jms.hornetq;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for JMS. * Auto-configuration for JMS.
*/ */
package org.springframework.boot.autoconfigure.jms; package org.springframework.boot.autoconfigure.jms;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for JMX. * Auto-configuration for JMX.
*/ */
package org.springframework.boot.autoconfigure.jmx; package org.springframework.boot.autoconfigure.jmx;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for JTA. * Auto-configuration for JTA.
*/ */
package org.springframework.boot.autoconfigure.jta; package org.springframework.boot.autoconfigure.jta;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Liquibase. * Auto-configuration for Liquibase.
*/ */
package org.springframework.boot.autoconfigure.liquibase; package org.springframework.boot.autoconfigure.liquibase;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for logging. * Auto-configuration for logging.
*/ */
package org.springframework.boot.autoconfigure.logging; package org.springframework.boot.autoconfigure.logging;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for email support. * Auto-configuration for email support.
*/ */
package org.springframework.boot.autoconfigure.mail; package org.springframework.boot.autoconfigure.mail;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Mobile. * Auto-configuration for Spring Mobile.
*/ */
package org.springframework.boot.autoconfigure.mobile; package org.springframework.boot.autoconfigure.mobile;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for MongoDB. * Auto-configuration for MongoDB.
*/ */
package org.springframework.boot.autoconfigure.mongo; package org.springframework.boot.autoconfigure.mongo;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Mustache. * Auto-configuration for Mustache.
*/ */
package org.springframework.boot.autoconfigure.mustache; package org.springframework.boot.autoconfigure.mustache;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Mustache with Spring MVC. * Auto-configuration for Mustache with Spring MVC.
*/ */
package org.springframework.boot.autoconfigure.mustache.web; package org.springframework.boot.autoconfigure.mustache.web;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for JPA and Spring ORM. * Auto-configuration for JPA and Spring ORM.
*/ */
package org.springframework.boot.autoconfigure.orm.jpa; package org.springframework.boot.autoconfigure.orm.jpa;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.autoconfigure.EnableAutoConfiguration * @see org.springframework.boot.autoconfigure.EnableAutoConfiguration
*/ */
package org.springframework.boot.autoconfigure; package org.springframework.boot.autoconfigure;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Project Reactor. * Auto-configuration for Project Reactor.
*/ */
package org.springframework.boot.autoconfigure.reactor; package org.springframework.boot.autoconfigure.reactor;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Redis. * Auto-configuration for Redis.
*/ */
package org.springframework.boot.autoconfigure.redis; package org.springframework.boot.autoconfigure.redis;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Security. * Auto-configuration for Spring Security.
*/ */
package org.springframework.boot.autoconfigure.security; package org.springframework.boot.autoconfigure.security;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring Social. * Auto-configuration for Spring Social.
*/ */
package org.springframework.boot.autoconfigure.social; package org.springframework.boot.autoconfigure.social;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Solr. * Auto-configuration for Solr.
*/ */
package org.springframework.boot.autoconfigure.solr; package org.springframework.boot.autoconfigure.solr;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Base classes for template Auto-configuration. * Base classes for template Auto-configuration.
*/ */
package org.springframework.boot.autoconfigure.template; package org.springframework.boot.autoconfigure.template;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Thymeleaf. * Auto-configuration for Thymeleaf.
*/ */
package org.springframework.boot.autoconfigure.thymeleaf; package org.springframework.boot.autoconfigure.thymeleaf;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Velocity. * Auto-configuration for Velocity.
*/ */
package org.springframework.boot.autoconfigure.velocity; package org.springframework.boot.autoconfigure.velocity;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for embedded servlet containers and Spring MVC. * Auto-configuration for embedded servlet containers and Spring MVC.
*/ */
package org.springframework.boot.autoconfigure.web; package org.springframework.boot.autoconfigure.web;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Auto-configuration for Spring WebSocket. * Auto-configuration for Spring WebSocket.
*/ */
package org.springframework.boot.autoconfigure.websocket; package org.springframework.boot.autoconfigure.websocket;
...@@ -19,4 +19,3 @@ ...@@ -19,4 +19,3 @@
* @see org.springframework.boot.cli.command.jar.JarCommand * @see org.springframework.boot.cli.command.jar.JarCommand
*/ */
package org.springframework.boot.cli.jar; package org.springframework.boot.cli.jar;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* we want to extract into a separate jar at a future date. * we want to extract into a separate jar at a future date.
*/ */
package org.springframework.boot.groovy; package org.springframework.boot.groovy;
...@@ -21,4 +21,3 @@ ...@@ -21,4 +21,3 @@
* @see org.springframework.boot.dependency.tools.ManagedDependencies * @see org.springframework.boot.dependency.tools.ManagedDependencies
*/ */
package org.springframework.boot.dependency.tools; package org.springframework.boot.dependency.tools;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Tools for generating executable JAR/WAR files. * Tools for generating executable JAR/WAR files.
*/ */
package org.springframework.boot.loader.tools; package org.springframework.boot.loader.tools;
...@@ -21,4 +21,3 @@ ...@@ -21,4 +21,3 @@
* @see org.springframework.boot.loader.archive.Archive * @see org.springframework.boot.loader.archive.Archive
*/ */
package org.springframework.boot.loader.archive; package org.springframework.boot.loader.archive;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.loader.data.RandomAccessData * @see org.springframework.boot.loader.data.RandomAccessData
*/ */
package org.springframework.boot.loader.data; package org.springframework.boot.loader.data;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Support for loading and manipulating JAR/WAR files. * Support for loading and manipulating JAR/WAR files.
*/ */
package org.springframework.boot.loader.jar; package org.springframework.boot.loader.jar;
...@@ -16,12 +16,11 @@ ...@@ -16,12 +16,11 @@
/** /**
* System that allows self-contained JAR/WAR archives to be launched using * System that allows self-contained JAR/WAR archives to be launched using
* {@code java -jar}. Archives can include nested packaged dependency JARs (there is * {@code java -jar}. Archives can include nested packaged dependency JARs (there is no
* no need to create shade style jars) and are executed without unpacking. The only * need to create shade style jars) and are executed without unpacking. The only
* constraint is that nested JARs must be stored in the archive uncompressed. * constraint is that nested JARs must be stored in the archive uncompressed.
* *
* @see org.springframework.boot.loader.JarLauncher * @see org.springframework.boot.loader.JarLauncher
* @see org.springframework.boot.loader.WarLauncher * @see org.springframework.boot.loader.WarLauncher
*/ */
package org.springframework.boot.loader; package org.springframework.boot.loader;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Utilities used by Spring Boot's JAR loading. * Utilities used by Spring Boot's JAR loading.
*/ */
package org.springframework.boot.loader.util; package org.springframework.boot.loader.util;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.ansi.AnsiOutput * @see org.springframework.boot.ansi.AnsiOutput
*/ */
package org.springframework.boot.ansi; package org.springframework.boot.ansi;
...@@ -21,4 +21,3 @@ ...@@ -21,4 +21,3 @@
* @see org.springframework.boot.bind.YamlConfigurationFactory * @see org.springframework.boot.bind.YamlConfigurationFactory
*/ */
package org.springframework.boot.bind; package org.springframework.boot.bind;
...@@ -15,9 +15,9 @@ ...@@ -15,9 +15,9 @@
*/ */
/** /**
* Fluent 'builder' style API to construct a {@link org.springframework.boot.SpringApplication}. * Fluent 'builder' style API to construct a
* {@link org.springframework.boot.SpringApplication}.
* *
* @see org.springframework.boot.builder.SpringApplicationBuilder * @see org.springframework.boot.builder.SpringApplicationBuilder
*/ */
package org.springframework.boot.builder; package org.springframework.boot.builder;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Support for Cloud Foundry PAAS based deployment. * Support for Cloud Foundry PAAS based deployment.
*/ */
package org.springframework.boot.cloudfoundry; package org.springframework.boot.cloudfoundry;
...@@ -15,10 +15,9 @@ ...@@ -15,10 +15,9 @@
*/ */
/** /**
* External configuration support allowing 'application.properties' to be loaded * External configuration support allowing 'application.properties' to be loaded and used
* and used within a Spring Boot application. * within a Spring Boot application.
* *
* @see org.springframework.boot.context.config.ConfigFileApplicationListener * @see org.springframework.boot.context.config.ConfigFileApplicationListener
*/ */
package org.springframework.boot.context.config; package org.springframework.boot.context.config;
...@@ -15,9 +15,11 @@ ...@@ -15,9 +15,11 @@
*/ */
/** /**
* Support for Jetty {@link org.springframework.boot.context.embedded.EmbeddedServletContainer EmbeddedServletContainers}. * Support for Jetty
* {@link org.springframework.boot.context.embedded.EmbeddedServletContainer
* EmbeddedServletContainers}.
* *
* @see org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory * @see org.springframework.boot.context.embedded.jetty.
* JettyEmbeddedServletContainerFactory
*/ */
package org.springframework.boot.context.embedded.jetty; package org.springframework.boot.context.embedded.jetty;
...@@ -21,4 +21,3 @@ ...@@ -21,4 +21,3 @@
* @see org.springframework.boot.context.embedded.EmbeddedWebApplicationContext * @see org.springframework.boot.context.embedded.EmbeddedWebApplicationContext
*/ */
package org.springframework.boot.context.embedded; package org.springframework.boot.context.embedded;
...@@ -15,9 +15,11 @@ ...@@ -15,9 +15,11 @@
*/ */
/** /**
* Support for Tomcat {@link org.springframework.boot.context.embedded.EmbeddedServletContainer EmbeddedServletContainers}. * Support for Tomcat
* {@link org.springframework.boot.context.embedded.EmbeddedServletContainer
* EmbeddedServletContainers}.
* *
* @see org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory * @see org.springframework.boot.context.embedded.tomcat.
* TomcatEmbeddedServletContainerFactory
*/ */
package org.springframework.boot.context.embedded.tomcat; package org.springframework.boot.context.embedded.tomcat;
...@@ -15,9 +15,11 @@ ...@@ -15,9 +15,11 @@
*/ */
/** /**
* Support for Undertow {@link org.springframework.boot.context.embedded.EmbeddedServletContainer EmbeddedServletContainers}. * Support for Undertow
* {@link org.springframework.boot.context.embedded.EmbeddedServletContainer
* EmbeddedServletContainers}.
* *
* @see org.springframework.boot.context.embedded.undertow.UndertowEmbeddedServletContainerFactory * @see org.springframework.boot.context.embedded.undertow.
* UndertowEmbeddedServletContainerFactory
*/ */
package org.springframework.boot.context.embedded.undertow; package org.springframework.boot.context.embedded.undertow;
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
*/ */
/** /**
* {@link org.springframework.context.ApplicationEvent ApplicationEvents} triggered by Spring Boot. * {@link org.springframework.context.ApplicationEvent ApplicationEvents} triggered by
* Spring Boot.
*/ */
package org.springframework.boot.context.event; package org.springframework.boot.context.event;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Classes related to Spring's {@link org.springframework.context.ApplicationContext}. * Classes related to Spring's {@link org.springframework.context.ApplicationContext}.
*/ */
package org.springframework.boot.context; package org.springframework.boot.context;
...@@ -15,10 +15,10 @@ ...@@ -15,10 +15,10 @@
*/ */
/** /**
* Support for external configuration binding via the {@code @ConfigurationProperties} annotation. * Support for external configuration binding via the {@code @ConfigurationProperties}
* annotation.
* *
* @see org.springframework.boot.context.properties.ConfigurationProperties * @see org.springframework.boot.context.properties.ConfigurationProperties
* @see org.springframework.boot.context.properties.EnableConfigurationProperties * @see org.springframework.boot.context.properties.EnableConfigurationProperties
*/ */
package org.springframework.boot.context.properties; package org.springframework.boot.context.properties;
...@@ -19,4 +19,3 @@ ...@@ -19,4 +19,3 @@
* deployment. * deployment.
*/ */
package org.springframework.boot.context.web; package org.springframework.boot.context.web;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Spring {@link org.springframework.core.env.Environment} support. * Spring {@link org.springframework.core.env.Environment} support.
*/ */
package org.springframework.boot.env; package org.springframework.boot.env;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.json.JsonParser * @see org.springframework.boot.json.JsonParser
*/ */
package org.springframework.boot.json; package org.springframework.boot.json;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Support classes for Atomikos JTA. * Support classes for Atomikos JTA.
*/ */
package org.springframework.boot.jta.atomikos; package org.springframework.boot.jta.atomikos;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Support classes for Bitronix JTA. * Support classes for Bitronix JTA.
*/ */
package org.springframework.boot.jta.bitronix; package org.springframework.boot.jta.bitronix;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Support for the Java Transaction API. * Support for the Java Transaction API.
*/ */
package org.springframework.boot.jta; package org.springframework.boot.jta;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener * @see org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener
*/ */
package org.springframework.boot.liquibase; package org.springframework.boot.liquibase;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Support for 'Java Util Logging'. * Support for 'Java Util Logging'.
*/ */
package org.springframework.boot.logging.java; package org.springframework.boot.logging.java;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Support for the Log4j logging library. * Support for the Log4j logging library.
*/ */
package org.springframework.boot.logging.log4j; package org.springframework.boot.logging.log4j;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Support for the Log4j 2 logging library. * Support for the Log4j 2 logging library.
*/ */
package org.springframework.boot.logging.log4j2; package org.springframework.boot.logging.log4j2;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Support for the Logback logging library. * Support for the Logback logging library.
*/ */
package org.springframework.boot.logging.logback; package org.springframework.boot.logging.logback;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.logging.LoggingSystem * @see org.springframework.boot.logging.LoggingSystem
*/ */
package org.springframework.boot.logging; package org.springframework.boot.logging;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Hibernate Support classes. * Hibernate Support classes.
*/ */
package org.springframework.boot.orm.jpa.hibernate; package org.springframework.boot.orm.jpa.hibernate;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* JPA Support classes. * JPA Support classes.
*/ */
package org.springframework.boot.orm.jpa; package org.springframework.boot.orm.jpa;
...@@ -20,4 +20,3 @@ ...@@ -20,4 +20,3 @@
* @see org.springframework.boot.SpringApplication * @see org.springframework.boot.SpringApplication
*/ */
package org.springframework.boot; package org.springframework.boot;
...@@ -15,9 +15,8 @@ ...@@ -15,9 +15,8 @@
*/ */
/** /**
* Classes and utilities that are useful when unit-testing Spring Boot applications. * Classes and utilities that are useful when unit-testing Spring Boot applications. This
* This package is only intended for use in 'src/test' and should not be used in your * package is only intended for use in 'src/test' and should not be used in your
* 'src/main' code. * 'src/main' code.
*/ */
package org.springframework.boot.test; package org.springframework.boot.test;
...@@ -21,4 +21,3 @@ ...@@ -21,4 +21,3 @@
* @see org.springframework.beans.factory.config.YamlMapFactoryBean * @see org.springframework.beans.factory.config.YamlMapFactoryBean
*/ */
package org.springframework.boot.yaml; package org.springframework.boot.yaml;
...@@ -18,4 +18,3 @@ ...@@ -18,4 +18,3 @@
* Sample config for tests * Sample config for tests
*/ */
package org.springframework.boot.sampleconfig; package org.springframework.boot.sampleconfig;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment