Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
d09805fd
Commit
d09805fd
authored
Sep 06, 2015
by
Phillip Webb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish license headers
parent
1983b438
Changes
93
Show whitespace changes
Inline
Side-by-side
Showing
93 changed files
with
140 additions
and
94 deletions
+140
-94
MetricRegistryMetricReader.java
...ot/actuate/metrics/reader/MetricRegistryMetricReader.java
+1
-1
NoneNestedConditions.java
...rk/boot/autoconfigure/condition/NoneNestedConditions.java
+16
-0
IntegrationAutoConfiguration.java
...toconfigure/integration/IntegrationAutoConfiguration.java
+1
-1
JerseyProperties.java
...framework/boot/autoconfigure/jersey/JerseyProperties.java
+2
-2
ResourceServerProperties.java
...re/security/oauth2/resource/ResourceServerProperties.java
+1
-0
IntegrationAutoConfigurationTests.java
...figure/integration/IntegrationAutoConfigurationTests.java
+3
-2
EmbeddedMongoAutoConfigurationTests.java
...e/mongo/embedded/EmbeddedMongoAutoConfigurationTests.java
+1
-1
UserInfoTokenServicesTests.java
.../security/oauth2/resource/UserInfoTokenServicesTests.java
+1
-0
SecurityConfig.java
...work/boot/autoconfigure/security/user/SecurityConfig.java
+1
-1
InstallCommand.java
...ingframework/boot/cli/command/install/InstallCommand.java
+2
-1
Application.java
...pring-loaded-jvm-args/src/main/java/test/Application.java
+1
-1
Application.java
...ing-loaded-old-gradle/src/main/java/test/Application.java
+1
-1
SampleDataGemFireApplication.java
...ava/sample/data/gemfire/SampleDataGemFireApplication.java
+1
-1
Gemstone.java
...re/src/main/java/sample/data/gemfire/domain/Gemstone.java
+1
-1
GemstoneRepository.java
.../java/sample/data/gemfire/service/GemstoneRepository.java
+1
-1
GemstoneService.java
...ain/java/sample/data/gemfire/service/GemstoneService.java
+1
-1
GemstoneServiceImpl.java
...java/sample/data/gemfire/service/GemstoneServiceImpl.java
+1
-1
SampleDataGemFireApplicationTests.java
...ample/data/gemfire/SampleDataGemFireApplicationTests.java
+1
-1
SampleDataJpaApplicationTests.java
...t/java/sample/data/jpa/SampleDataJpaApplicationTests.java
+1
-1
SampleJpaApplicationTests.java
...a/src/test/java/sample/jpa/SampleJpaApplicationTests.java
+1
-1
Message.java
...ot-sample-web-ui/src/main/java/sample/web/ui/Message.java
+1
-1
MessageRepository.java
...web-ui/src/main/java/sample/web/ui/MessageRepository.java
+1
-1
MessageController.java
...ui/src/main/java/sample/web/ui/mvc/MessageController.java
+1
-1
SampleApplication.java
...c/it/sample/src/main/java/org/test/SampleApplication.java
+1
-1
TestConfigurationMetadataAnnotationProcessor.java
...ocessor/TestConfigurationMetadataAnnotationProcessor.java
+1
-0
FindMainClassTask.java
...rg/springframework/boot/gradle/run/FindMainClassTask.java
+1
-1
SampleApplication.java
...om-launcher/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...de-artifact/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...clude-entry/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...clude-group/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...-executable/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...est-project/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...-executable/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...-test-scope/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...with-unpack/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
.../src/it/jar/src/main/java/org/test/SampleApplication.java
+1
-1
SampleModule.java
...in/src/it/module/src/main/java/org/test/SampleModule.java
+1
-1
SampleApplication.java
...src/it/prop/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...run-exclude/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...it/run-fork/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...run-jvmargs/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...t-classpath/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
.../src/it/run/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
...with-unpack/src/main/java/org/test/SampleApplication.java
+1
-1
SampleApplication.java
.../src/it/war/src/main/java/org/test/SampleApplication.java
+1
-1
DependencyFilter.java
...java/org/springframework/boot/maven/DependencyFilter.java
+2
-1
IncludeFilter.java
...in/java/org/springframework/boot/maven/IncludeFilter.java
+2
-1
IncludeFilterTests.java
...va/org/springframework/boot/maven/IncludeFilterTests.java
+2
-1
AbstractConfigurableEmbeddedServletContainer.java
...mbedded/AbstractConfigurableEmbeddedServletContainer.java
+1
-1
AbstractEmbeddedServletContainerFactory.java
...ext/embedded/AbstractEmbeddedServletContainerFactory.java
+1
-1
AnnotationConfigEmbeddedWebApplicationContext.java
...bedded/AnnotationConfigEmbeddedWebApplicationContext.java
+1
-1
ConfigurableEmbeddedServletContainer.java
...ontext/embedded/ConfigurableEmbeddedServletContainer.java
+1
-1
EmbeddedServletContainer.java
...ework/boot/context/embedded/EmbeddedServletContainer.java
+1
-1
EmbeddedServletContainerException.java
...t/context/embedded/EmbeddedServletContainerException.java
+1
-1
EmbeddedServletContainerFactory.java
...oot/context/embedded/EmbeddedServletContainerFactory.java
+1
-1
EmbeddedWebApplicationContext.java
.../boot/context/embedded/EmbeddedWebApplicationContext.java
+1
-1
FilterRegistrationBean.java
...amework/boot/context/embedded/FilterRegistrationBean.java
+1
-1
RegistrationBean.java
...ringframework/boot/context/embedded/RegistrationBean.java
+1
-1
ServletContextInitializer.java
...work/boot/context/embedded/ServletContextInitializer.java
+1
-1
ServletRegistrationBean.java
...mework/boot/context/embedded/ServletRegistrationBean.java
+1
-1
WebApplicationContextServletContextAwareProcessor.java
...ed/WebApplicationContextServletContextAwareProcessor.java
+1
-1
XmlEmbeddedWebApplicationContext.java
...ot/context/embedded/XmlEmbeddedWebApplicationContext.java
+1
-1
JettyEmbeddedServletContainer.java
...context/embedded/jetty/JettyEmbeddedServletContainer.java
+1
-1
ServletContextInitializerConfiguration.java
...mbedded/jetty/ServletContextInitializerConfiguration.java
+1
-1
package-info.java
...ngframework/boot/context/embedded/jetty/package-info.java
+1
-1
package-info.java
...g/springframework/boot/context/embedded/package-info.java
+1
-1
TomcatEmbeddedServletContainer.java
...ntext/embedded/tomcat/TomcatEmbeddedServletContainer.java
+1
-1
package-info.java
...gframework/boot/context/embedded/tomcat/package-info.java
+1
-1
UndertowEmbeddedServletContainerFactory.java
...ded/undertow/UndertowEmbeddedServletContainerFactory.java
+1
-1
package-info.java
...ramework/boot/context/embedded/undertow/package-info.java
+1
-1
package-info.java
...main/java/org/springframework/boot/lang/package-info.java
+4
-2
CommonsLoggingLiquibaseLogger.java
...amework/boot/liquibase/CommonsLoggingLiquibaseLogger.java
+1
-1
LiquibaseServiceLocatorApplicationListener.java
...liquibase/LiquibaseServiceLocatorApplicationListener.java
+1
-1
IntegrationTestPropertiesListener.java
...ramework/boot/test/IntegrationTestPropertiesListener.java
+1
-1
package-info.java
...ramework/boot/web/servlet/view/velocity/package-info.java
+4
-2
AbstractEmbeddedServletContainerFactoryTests.java
...mbedded/AbstractEmbeddedServletContainerFactoryTests.java
+1
-1
AnnotationConfigEmbeddedWebApplicationContextTests.java
...d/AnnotationConfigEmbeddedWebApplicationContextTests.java
+1
-1
EmbeddedWebApplicationContextTests.java
.../context/embedded/EmbeddedWebApplicationContextTests.java
+1
-1
ExampleFilter.java
.../springframework/boot/context/embedded/ExampleFilter.java
+1
-1
ExampleServlet.java
...springframework/boot/context/embedded/ExampleServlet.java
+1
-1
FilterRegistrationBeanTests.java
...rk/boot/context/embedded/FilterRegistrationBeanTests.java
+1
-1
MockEmbeddedServletContainerFactory.java
...context/embedded/MockEmbeddedServletContainerFactory.java
+1
-1
MockFilter.java
...org/springframework/boot/context/embedded/MockFilter.java
+1
-1
MockServlet.java
...rg/springframework/boot/context/embedded/MockServlet.java
+1
-1
ServletListenerRegistrationBeanTests.java
...ontext/embedded/ServletListenerRegistrationBeanTests.java
+1
-1
ServletRegistrationBeanTests.java
...k/boot/context/embedded/ServletRegistrationBeanTests.java
+1
-1
XmlEmbeddedWebApplicationContextTests.java
...ntext/embedded/XmlEmbeddedWebApplicationContextTests.java
+1
-1
ExampleEmbeddedWebApplicationConfiguration.java
...ed/config/ExampleEmbeddedWebApplicationConfiguration.java
+1
-1
JettyEmbeddedServletContainerFactoryTests.java
...dded/jetty/JettyEmbeddedServletContainerFactoryTests.java
+1
-1
UndertowEmbeddedServletContainerFactoryTests.java
...ndertow/UndertowEmbeddedServletContainerFactoryTests.java
+1
-1
AtomikosPropertiesTests.java
...gframework/boot/jta/atomikos/AtomikosPropertiesTests.java
+2
-2
WhitespaceThrowablePatternConverterTests.java
...ging/log4j2/WhitespaceThrowablePatternConverterTests.java
+16
-0
package-info.java
...est/java/org/springframework/boot/redis/package-info.java
+4
-2
No files found.
spring-boot-actuator/src/main/java/org/springframework/boot/actuate/metrics/reader/MetricRegistryMetricReader.java
View file @
d09805fd
spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/condition/NoneNestedConditions.java
View file @
d09805fd
/*
* Copyright 2012-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package
org
.
springframework
.
boot
.
autoconfigure
.
condition
;
package
org
.
springframework
.
boot
.
autoconfigure
.
condition
;
import
org.springframework.context.annotation.Condition
;
import
org.springframework.context.annotation.Condition
;
...
...
spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/integration/IntegrationAutoConfiguration.java
View file @
d09805fd
spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jersey/JerseyProperties.java
View file @
d09805fd
/*
/*
* Copyright 201
3-2104
the original author or authors.
* Copyright 201
2-2015
the original author or authors.
*
*
* Licensed under the Apache License, Version 2.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* you may not use this file except in compliance with the License.
...
...
spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/security/oauth2/resource/ResourceServerProperties.java
View file @
d09805fd
...
@@ -13,6 +13,7 @@
...
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* See the License for the specific language governing permissions and
* limitations under the License.
* limitations under the License.
*/
*/
package
org
.
springframework
.
boot
.
autoconfigure
.
security
.
oauth2
.
resource
;
package
org
.
springframework
.
boot
.
autoconfigure
.
security
.
oauth2
.
resource
;
import
org.springframework.beans.BeansException
;
import
org.springframework.beans.BeansException
;
...
...
spring-boot-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/integration/IntegrationAutoConfigurationTests.java
View file @
d09805fd
/*
/*
* Copyright 201
4
the original author or authors.
* Copyright 201
2-2015
the original author or authors.
*
*
* Licensed under the Apache License, Version 2.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* you may not use this file except in compliance with the License.
...
@@ -25,8 +25,9 @@ import org.springframework.integration.support.channel.HeaderChannelRegistry;
...
@@ -25,8 +25,9 @@ import org.springframework.integration.support.channel.HeaderChannelRegistry;
import
static
org
.
junit
.
Assert
.
assertNotNull
;
import
static
org
.
junit
.
Assert
.
assertNotNull
;
/**
/**
* Tests for {@link IntegrationAutoConfiguration}.
*
* @author Artem Bilan
* @author Artem Bilan
* @since 1.1
*/
*/
public
class
IntegrationAutoConfigurationTests
{
public
class
IntegrationAutoConfigurationTests
{
...
...
spring-boot-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/mongo/embedded/EmbeddedMongoAutoConfigurationTests.java
View file @
d09805fd
spring-boot-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/security/oauth2/resource/UserInfoTokenServicesTests.java
View file @
d09805fd
...
@@ -13,6 +13,7 @@
...
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* See the License for the specific language governing permissions and
* limitations under the License.
* limitations under the License.
*/
*/
package
org
.
springframework
.
boot
.
autoconfigure
.
security
.
oauth2
.
resource
;
package
org
.
springframework
.
boot
.
autoconfigure
.
security
.
oauth2
.
resource
;
import
java.util.Collections
;
import
java.util.Collections
;
...
...
spring-boot-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/security/user/SecurityConfig.java
View file @
d09805fd
spring-boot-cli/src/main/java/org/springframework/boot/cli/command/install/InstallCommand.java
View file @
d09805fd
/*
/*
* Copyright 2013-201
4
the original author or authors.
* Copyright 2013-201
5
the original author or authors.
*
*
* Licensed under the Apache License, Version 2.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* you may not use this file except in compliance with the License.
...
@@ -13,6 +13,7 @@
...
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* See the License for the specific language governing permissions and
* limitations under the License.
* limitations under the License.
*/
*/
package
org
.
springframework
.
boot
.
cli
.
command
.
install
;
package
org
.
springframework
.
boot
.
cli
.
command
.
install
;
import
java.util.List
;
import
java.util.List
;
...
...
spring-boot-integration-tests/spring-boot-gradle-tests/src/test/resources/spring-loaded-jvm-args/src/main/java/test/Application.java
View file @
d09805fd
spring-boot-integration-tests/spring-boot-gradle-tests/src/test/resources/spring-loaded-old-gradle/src/main/java/test/Application.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-data-gemfire/src/main/java/sample/data/gemfire/SampleDataGemFireApplication.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-data-gemfire/src/main/java/sample/data/gemfire/domain/Gemstone.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-data-gemfire/src/main/java/sample/data/gemfire/service/GemstoneRepository.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-data-gemfire/src/main/java/sample/data/gemfire/service/GemstoneService.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-data-gemfire/src/main/java/sample/data/gemfire/service/GemstoneServiceImpl.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-data-gemfire/src/test/java/sample/data/gemfire/SampleDataGemFireApplicationTests.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-data-jpa/src/test/java/sample/data/jpa/SampleDataJpaApplicationTests.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-jpa/src/test/java/sample/jpa/SampleJpaApplicationTests.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-web-ui/src/main/java/sample/web/ui/Message.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-web-ui/src/main/java/sample/web/ui/MessageRepository.java
View file @
d09805fd
spring-boot-samples/spring-boot-sample-web-ui/src/main/java/sample/web/ui/mvc/MessageController.java
View file @
d09805fd
spring-boot-tools/spring-boot-antlib/src/it/sample/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-configuration-processor/src/test/java/org/springframework/boot/configurationprocessor/TestConfigurationMetadataAnnotationProcessor.java
View file @
d09805fd
...
@@ -13,6 +13,7 @@
...
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* See the License for the specific language governing permissions and
* limitations under the License.
* limitations under the License.
*/
*/
package
org
.
springframework
.
boot
.
configurationprocessor
;
package
org
.
springframework
.
boot
.
configurationprocessor
;
import
java.io.File
;
import
java.io.File
;
...
...
spring-boot-tools/spring-boot-gradle-plugin/src/main/groovy/org/springframework/boot/gradle/run/FindMainClassTask.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar-custom-launcher/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-artifact/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-entry/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-group/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar-executable/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/test-project/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar-non-executable/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar-test-scope/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar-with-unpack/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/jar/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/module/src/main/java/org/test/SampleModule.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/prop/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/run-exclude/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/run-fork/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/run-jvmargs/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/run-use-test-classpath/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/run/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/war-with-unpack/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/it/war/src/main/java/org/test/SampleApplication.java
View file @
d09805fd
spring-boot-tools/spring-boot-maven-plugin/src/main/java/org/springframework/boot/maven/DependencyFilter.java
View file @
d09805fd
/*
/*
* Copyright 2014-2015 the original author or authors.
* Copyright 2012-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* You may obtain a copy of the License at
...
...
spring-boot-tools/spring-boot-maven-plugin/src/main/java/org/springframework/boot/maven/IncludeFilter.java
View file @
d09805fd
/*
/*
* Copyright 2014 the original author or authors.
* Copyright 2012-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* You may obtain a copy of the License at
...
...
spring-boot-tools/spring-boot-maven-plugin/src/test/java/org/springframework/boot/maven/IncludeFilterTests.java
View file @
d09805fd
/*
/*
* Copyright 2014 the original author or authors.
* Copyright 2012-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* You may obtain a copy of the License at
...
...
spring-boot/src/main/java/org/springframework/boot/context/embedded/AbstractConfigurableEmbeddedServletContainer.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/AbstractEmbeddedServletContainerFactory.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/AnnotationConfigEmbeddedWebApplicationContext.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/ConfigurableEmbeddedServletContainer.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/EmbeddedServletContainer.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/EmbeddedServletContainerException.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/EmbeddedServletContainerFactory.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/EmbeddedWebApplicationContext.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/FilterRegistrationBean.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/RegistrationBean.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/ServletContextInitializer.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/ServletRegistrationBean.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/WebApplicationContextServletContextAwareProcessor.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/XmlEmbeddedWebApplicationContext.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/jetty/JettyEmbeddedServletContainer.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/jetty/ServletContextInitializerConfiguration.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/jetty/package-info.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/package-info.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/tomcat/TomcatEmbeddedServletContainer.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/tomcat/package-info.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/undertow/UndertowEmbeddedServletContainerFactory.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/context/embedded/undertow/package-info.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/lang/package-info.java
View file @
d09805fd
...
@@ -13,7 +13,9 @@
...
@@ -13,7 +13,9 @@
* See the License for the specific language governing permissions and
* See the License for the specific language governing permissions and
* limitations under the License.
* limitations under the License.
*/
*/
/**
/**
*
@author pwebb
*
Language feature annotations.
*/
*/
package
org
.
springframework
.
boot
.
lang
;
package
org
.
springframework
.
boot
.
lang
;
spring-boot/src/main/java/org/springframework/boot/liquibase/CommonsLoggingLiquibaseLogger.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/liquibase/LiquibaseServiceLocatorApplicationListener.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/test/IntegrationTestPropertiesListener.java
View file @
d09805fd
spring-boot/src/main/java/org/springframework/boot/web/servlet/view/velocity/package-info.java
View file @
d09805fd
...
@@ -13,7 +13,9 @@
...
@@ -13,7 +13,9 @@
* See the License for the specific language governing permissions and
* See the License for the specific language governing permissions and
* limitations under the License.
* limitations under the License.
*/
*/
/**
/**
*
@author pwebb
*
Velocity support classes
*/
*/
package
org
.
springframework
.
boot
.
web
.
servlet
.
view
.
velocity
;
package
org
.
springframework
.
boot
.
web
.
servlet
.
view
.
velocity
;
spring-boot/src/test/java/org/springframework/boot/context/embedded/AbstractEmbeddedServletContainerFactoryTests.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/AnnotationConfigEmbeddedWebApplicationContextTests.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/EmbeddedWebApplicationContextTests.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/ExampleFilter.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/ExampleServlet.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/FilterRegistrationBeanTests.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/MockEmbeddedServletContainerFactory.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/MockFilter.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/MockServlet.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/ServletListenerRegistrationBeanTests.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/ServletRegistrationBeanTests.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/XmlEmbeddedWebApplicationContextTests.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/config/ExampleEmbeddedWebApplicationConfiguration.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/jetty/JettyEmbeddedServletContainerFactoryTests.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/context/embedded/undertow/UndertowEmbeddedServletContainerFactoryTests.java
View file @
d09805fd
spring-boot/src/test/java/org/springframework/boot/jta/atomikos/AtomikosPropertiesTests.java
View file @
d09805fd
/*
/*
* Copyright 2012-2014 the original author or authors.
* Copyright 2012-2014 the original author or authors.
*
*
* Licensed under the Apache License, Version 2.0 (the"License");
* Licensed under the Apache License, Version 2.0 (the
"License");
* you may not use this file except in compliance with the License.
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* You may obtain a copy of the License at
*
*
* http://www.apache.org/licenses/LICENSE-2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*
* Unless required by applicable law or agreed to in writing, software
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an
"AS IS"
BASIS,
* distributed under the License is distributed on an
"AS IS"
BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* See the License for the specific language governing permissions and
* limitations under the License.
* limitations under the License.
...
...
spring-boot/src/test/java/org/springframework/boot/logging/log4j2/WhitespaceThrowablePatternConverterTests.java
View file @
d09805fd
/*
* Copyright 2012-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package
org
.
springframework
.
boot
.
logging
.
log4j2
;
package
org
.
springframework
.
boot
.
logging
.
log4j2
;
import
org.apache.logging.log4j.core.LogEvent
;
import
org.apache.logging.log4j.core.LogEvent
;
...
...
spring-boot/src/test/java/org/springframework/boot/redis/package-info.java
View file @
d09805fd
...
@@ -13,7 +13,9 @@
...
@@ -13,7 +13,9 @@
* See the License for the specific language governing permissions and
* See the License for the specific language governing permissions and
* limitations under the License.
* limitations under the License.
*/
*/
/**
/**
*
@author pwebb
*
Redis support classes
*/
*/
package
org
.
springframework
.
boot
.
redis
;
package
org
.
springframework
.
boot
.
redis
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment