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
fedb40a2
Commit
fedb40a2
authored
Mar 26, 2019
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '1.5.x' into 2.0.x
parents
870c3de7
46065e2f
Changes
50
Show whitespace changes
Inline
Side-by-side
Showing
50 changed files
with
61 additions
and
61 deletions
+61
-61
.settings-template.xml
.settings-template.xml
+1
-1
persistence.xml
...autoconfigure/src/test/resources/META-INF/persistence.xml
+1
-1
db.changelog-override.xml
...src/test/resources/db/changelog/db.changelog-override.xml
+2
-2
early-init-test.xml
...boot-autoconfigure/src/test/resources/early-init-test.xml
+1
-1
ehcache3.xml
...spring-boot-autoconfigure/src/test/resources/ehcache3.xml
+2
-2
factorybean.xml
...ingframework/boot/autoconfigure/condition/factorybean.xml
+1
-1
foo.xml
.../org/springframework/boot/autoconfigure/condition/foo.xml
+1
-1
runner.xml
spring-boot-project/spring-boot-cli/samples/runner.xml
+1
-1
jar-with-dependencies.xml
...ring-boot-cli/src/main/assembly/jar-with-dependencies.xml
+1
-1
settings.xml
...oject/spring-boot-cli/src/test/resources/.m2/settings.xml
+2
-2
settings.xml
...ven-settings/active-profile-repositories/.m2/settings.xml
+1
-1
settings.xml
.../src/test/resources/maven-settings/basic/.m2/settings.xml
+2
-2
settings.xml
.../test/resources/maven-settings/encrypted/.m2/settings.xml
+1
-1
settings.xml
...es/maven-settings/property-interpolation/.m2/settings.xml
+1
-1
xslthl-config.xml
...t/spring-boot-docs/src/main/docbook/xsl/xslthl-config.xml
+1
-1
bourne-hl.xml
...pring-boot-docs/src/main/docbook/xsl/xslthl/bourne-hl.xml
+1
-1
c-hl.xml
...ect/spring-boot-docs/src/main/docbook/xsl/xslthl/c-hl.xml
+1
-1
cpp-hl.xml
...t/spring-boot-docs/src/main/docbook/xsl/xslthl/cpp-hl.xml
+1
-1
csharp-hl.xml
...pring-boot-docs/src/main/docbook/xsl/xslthl/csharp-hl.xml
+1
-1
css-hl.xml
...t/spring-boot-docs/src/main/docbook/xsl/xslthl/css-hl.xml
+2
-2
html-hl.xml
.../spring-boot-docs/src/main/docbook/xsl/xslthl/html-hl.xml
+1
-1
ini-hl.xml
...t/spring-boot-docs/src/main/docbook/xsl/xslthl/ini-hl.xml
+1
-1
java-hl.xml
.../spring-boot-docs/src/main/docbook/xsl/xslthl/java-hl.xml
+1
-1
javascript-hl.xml
...g-boot-docs/src/main/docbook/xsl/xslthl/javascript-hl.xml
+1
-1
perl-hl.xml
.../spring-boot-docs/src/main/docbook/xsl/xslthl/perl-hl.xml
+1
-1
php-hl.xml
...t/spring-boot-docs/src/main/docbook/xsl/xslthl/php-hl.xml
+1
-1
properties-hl.xml
...g-boot-docs/src/main/docbook/xsl/xslthl/properties-hl.xml
+1
-1
python-hl.xml
...pring-boot-docs/src/main/docbook/xsl/xslthl/python-hl.xml
+1
-1
ruby-hl.xml
.../spring-boot-docs/src/main/docbook/xsl/xslthl/ruby-hl.xml
+1
-1
sql2003-hl.xml
...ring-boot-docs/src/main/docbook/xsl/xslthl/sql2003-hl.xml
+1
-1
starter-poms-assembly.xml
...boot-starters/src/main/assembly/starter-poms-assembly.xml
+1
-1
SpringApplicationConfigurationXmlConventionConfigurationTests-context.xml
...nConfigurationXmlConventionConfigurationTests-context.xml
+2
-2
SpringBootTestXmlConventionConfigurationTests-context.xml
...SpringBootTestXmlConventionConfigurationTests-context.xml
+2
-2
jar-with-dependencies.xml
...xecutable-jar/src/main/assembly/jar-with-dependencies.xml
+1
-1
app.xml
...der/src/it/executable-props-lib/src/main/assembly/app.xml
+1
-1
dependencies.xml
...t/executable-props-lib/src/main/assembly/dependencies.xml
+1
-1
jar-with-dependencies.xml
...cutable-props/src/main/assembly/jar-with-dependencies.xml
+1
-1
application.xml
...r/src/test/resources/root/META-INF/spring/application.xml
+1
-1
site.xml
...ing-boot-tools/spring-boot-maven-plugin/src/site/site.xml
+1
-1
empty-web.xml
...pringframework/boot/context/embedded/tomcat/empty-web.xml
+1
-1
testProperties.xml
...pringframework/boot/context/properties/testProperties.xml
+1
-1
consumer.xml
...framework/boot/diagnostics/analyzer/nounique/consumer.xml
+1
-1
producer.xml
...framework/boot/diagnostics/analyzer/nounique/producer.xml
+1
-1
sample-beans.xml
.../test/resources/org/springframework/boot/sample-beans.xml
+2
-2
exampleEmbeddedWebApplicationConfiguration.xml
...et/context/exampleEmbeddedWebApplicationConfiguration.xml
+1
-1
ehcache3.xml
.../spring-boot-sample-cache/src/main/resources/ehcache3.xml
+2
-2
web.xml
...g-boot-sample-traditional/src/main/webapp/WEB-INF/web.xml
+1
-1
application-context.xml
...e-xml/src/main/resources/META-INF/application-context.xml
+2
-2
pom-template.xml
...ing-boot-server-tests/src/test/resources/pom-template.xml
+1
-1
checkstyle-suppressions.xml
src/checkstyle/checkstyle-suppressions.xml
+2
-2
No files found.
.settings-template.xml
View file @
fedb40a2
<settings
xmlns=
"http://maven.apache.org/SETTINGS/1.0.0"
<settings
xmlns=
"http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/SETTINGS/1.0.0 http
s
://maven.apache.org/xsd/settings-1.0.0.xsd"
>
<profiles>
<profiles>
<profile>
<profile>
<id>
snapshot
</id>
<id>
snapshot
</id>
...
...
spring-boot-project/spring-boot-autoconfigure/src/test/resources/META-INF/persistence.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<persistence
version=
"2.0"
xmlns=
"http://java.sun.com/xml/ns/persistence"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd"
>
<persistence
version=
"2.0"
xmlns=
"http://java.sun.com/xml/ns/persistence"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://java.sun.com/xml/ns/persistence http
s
://java.sun.com/xml/ns/persistence/persistence_2_0.xsd"
>
<persistence-unit
name=
"manually-configured"
>
<persistence-unit
name=
"manually-configured"
>
<class>
org.springframework.boot.autoconfigure.orm.jpa.test.City
</class>
<class>
org.springframework.boot.autoconfigure.orm.jpa.test.City
</class>
<exclude-unlisted-classes>
true
</exclude-unlisted-classes>
<exclude-unlisted-classes>
true
</exclude-unlisted-classes>
...
...
spring-boot-project/spring-boot-autoconfigure/src/test/resources/db/changelog/db.changelog-override.xml
View file @
fedb40a2
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
xmlns=
"http://www.liquibase.org/xml/ns/dbchangelog"
xmlns=
"http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:ext=
"http://www.liquibase.org/xml/ns/dbchangelog-ext"
xmlns:ext=
"http://www.liquibase.org/xml/ns/dbchangelog-ext"
xsi:schemaLocation=
"http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.0.xsd
xsi:schemaLocation=
"http://www.liquibase.org/xml/ns/dbchangelog http
s
://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.0.xsd
http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd"
>
http://www.liquibase.org/xml/ns/dbchangelog-ext http
s
://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd"
>
<changeSet
id=
"1"
author=
"marceloverdijk"
>
<changeSet
id=
"1"
author=
"marceloverdijk"
>
<createTable
tableName=
"customer"
>
<createTable
tableName=
"customer"
>
...
...
spring-boot-project/spring-boot-autoconfigure/src/test/resources/early-init-test.xml
View file @
fedb40a2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"
>
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd"
>
<bean
id=
"earlyInit"
class=
"org.springframework.boot.autoconfigure.EarlyInitFactoryBean"
>
<bean
id=
"earlyInit"
class=
"org.springframework.boot.autoconfigure.EarlyInitFactoryBean"
>
<property
name=
"propertyFromConfig"
value=
"${foo}"
/>
<property
name=
"propertyFromConfig"
value=
"${foo}"
/>
...
...
spring-boot-project/spring-boot-autoconfigure/src/test/resources/ehcache3.xml
View file @
fedb40a2
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
xmlns=
'http://www.ehcache.org/v3'
xmlns=
'http://www.ehcache.org/v3'
xmlns:jsr107=
'http://www.ehcache.org/v3/jsr107'
xmlns:jsr107=
'http://www.ehcache.org/v3/jsr107'
xsi:schemaLocation=
"
xsi:schemaLocation=
"
http://www.ehcache.org/v3 http://www.ehcache.org/schema/ehcache-core-3.1.xsd
http://www.ehcache.org/v3 http
s
://www.ehcache.org/schema/ehcache-core-3.1.xsd
http://www.ehcache.org/v3/jsr107 http://www.ehcache.org/schema/ehcache-107-ext-3.1.xsd"
>
http://www.ehcache.org/v3/jsr107 http
s
://www.ehcache.org/schema/ehcache-107-ext-3.1.xsd"
>
<cache-template
name=
"example"
>
<cache-template
name=
"example"
>
<heap
unit=
"entries"
>
200
</heap>
<heap
unit=
"entries"
>
200
</heap>
...
...
spring-boot-project/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/condition/factorybean.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"
>
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd"
>
<bean
id=
"example"
<bean
id=
"example"
class=
"org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBeanTests.ExampleFactoryBean"
>
class=
"org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBeanTests.ExampleFactoryBean"
>
...
...
spring-boot-project/spring-boot-autoconfigure/src/test/resources/org/springframework/boot/autoconfigure/condition/foo.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"
>
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd"
>
<bean
id=
"foo"
class=
"java.lang.String"
>
<bean
id=
"foo"
class=
"java.lang.String"
>
<constructor-arg
value=
"foo"
/>
<constructor-arg
value=
"foo"
/>
...
...
spring-boot-project/spring-boot-cli/samples/runner.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"
>
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd"
>
<bean
id=
"runner"
class=
"org.test.Runner"
/>
<bean
id=
"runner"
class=
"org.test.Runner"
/>
...
...
spring-boot-project/spring-boot-cli/src/main/assembly/jar-with-dependencies.xml
View file @
fedb40a2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<assembly
<assembly
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http
s
://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
<id>
full
</id>
<id>
full
</id>
<formats>
<formats>
<format>
jar
</format>
<format>
jar
</format>
...
...
spring-boot-project/spring-boot-cli/src/test/resources/.m2/settings.xml
View file @
fedb40a2
<settings
xmlns=
"http://maven.apache.org/SETTINGS/1.0.0"
<settings
xmlns=
"http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/SETTINGS/1.0.0
xsi:schemaLocation=
"http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd"
>
http
s
://maven.apache.org/xsd/settings-1.0.0.xsd"
>
<mirrors>
<mirrors>
<mirror>
<mirror>
<id>
central-mirror
</id>
<id>
central-mirror
</id>
<url>
http://central-mirror.example.com/maven2
</url>
<url>
http
s
://central-mirror.example.com/maven2
</url>
<mirrorOf>
central
</mirrorOf>
<mirrorOf>
central
</mirrorOf>
</mirror>
</mirror>
</mirrors>
</mirrors>
...
...
spring-boot-project/spring-boot-cli/src/test/resources/maven-settings/active-profile-repositories/.m2/settings.xml
View file @
fedb40a2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<mirrors>
<mirrors>
<mirror>
<mirror>
<id>
my-mirror
</id>
<id>
my-mirror
</id>
<url>
http://maven.example.com/mirror
</url>
<url>
http
s
://maven.example.com/mirror
</url>
<mirrorOf>
my-server
</mirrorOf>
<mirrorOf>
my-server
</mirrorOf>
</mirror>
</mirror>
</mirrors>
</mirrors>
...
...
spring-boot-project/spring-boot-cli/src/test/resources/maven-settings/basic/.m2/settings.xml
View file @
fedb40a2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<mirrors>
<mirrors>
<mirror>
<mirror>
<id>
my-mirror
</id>
<id>
my-mirror
</id>
<url>
http://maven.example.com/mirror
</url>
<url>
http
s
://maven.example.com/mirror
</url>
<mirrorOf>
my-server
</mirrorOf>
<mirrorOf>
my-server
</mirrorOf>
</mirror>
</mirror>
</mirrors>
</mirrors>
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
<repositories>
<repositories>
<repository>
<repository>
<id>
example-repository
</id>
<id>
example-repository
</id>
<url>
http://repo.example.com
</url>
<url>
http
s
://repo.example.com
</url>
</repository>
</repository>
</repositories>
</repositories>
</profile>
</profile>
...
...
spring-boot-project/spring-boot-cli/src/test/resources/maven-settings/encrypted/.m2/settings.xml
View file @
fedb40a2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<mirrors>
<mirrors>
<mirror>
<mirror>
<id>
my-mirror
</id>
<id>
my-mirror
</id>
<url>
http://maven.example.com/mirror
</url>
<url>
http
s
://maven.example.com/mirror
</url>
<mirrorOf>
my-server
</mirrorOf>
<mirrorOf>
my-server
</mirrorOf>
</mirror>
</mirror>
</mirrors>
</mirrors>
...
...
spring-boot-project/spring-boot-cli/src/test/resources/maven-settings/property-interpolation/.m2/settings.xml
View file @
fedb40a2
<settings
xmlns=
"http://maven.apache.org/SETTINGS/1.0.0"
<settings
xmlns=
"http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/SETTINGS/1.0.0
xsi:schemaLocation=
"http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd"
>
http
s
://maven.apache.org/xsd/settings-1.0.0.xsd"
>
<localRepository>
${foo}/repository
</localRepository>
<localRepository>
${foo}/repository
</localRepository>
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl-config.xml
View file @
fedb40a2
...
@@ -19,5 +19,5 @@
...
@@ -19,5 +19,5 @@
<highlighter
id=
"properties"
file=
"./xslthl/properties-hl.xml"
/>
<highlighter
id=
"properties"
file=
"./xslthl/properties-hl.xml"
/>
<highlighter
id=
"json"
file=
"./xslthl/json-hl.xml"
/>
<highlighter
id=
"json"
file=
"./xslthl/json-hl.xml"
/>
<highlighter
id=
"yaml"
file=
"./xslthl/yaml-hl.xml"
/>
<highlighter
id=
"yaml"
file=
"./xslthl/yaml-hl.xml"
/>
<namespace
prefix=
"xslthl"
uri=
"http://xslthl.s
f.net
"
/>
<namespace
prefix=
"xslthl"
uri=
"http://xslthl.s
ourceforge.net/
"
/>
</xslthl-config>
</xslthl-config>
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/bourne-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for SH
Syntax highlighting definition for SH
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2010 Mathieu Malaterre
Copyright (C) 2010 Mathieu Malaterre
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/c-hl.xml
View file @
fedb40a2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Syntax highlighting definition for C
Syntax highlighting definition for C
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/cpp-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for C++
Syntax highlighting definition for C++
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/csharp-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for C#
Syntax highlighting definition for C#
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/css-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for CSS files
Syntax highlighting definition for CSS files
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2011-2012 Martin Hujer, Michiel Hendriks
Copyright (C) 2011-2012 Martin Hujer, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
@@ -26,7 +26,7 @@ freely, subject to the following restrictions:
...
@@ -26,7 +26,7 @@ freely, subject to the following restrictions:
Martin Hujer <mhujer at users.sourceforge.net>
Martin Hujer <mhujer at users.sourceforge.net>
Michiel Hendriks <elmuerte at users.sourceforge.net>
Michiel Hendriks <elmuerte at users.sourceforge.net>
Reference: http://www.w3.org/TR/CSS21/propidx.html
Reference: http
s
://www.w3.org/TR/CSS21/propidx.html
-->
-->
<highlighters>
<highlighters>
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/html-hl.xml
View file @
fedb40a2
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
myxml-hl.xml - konfigurace zvyraznovace XML, ktera zvlast zvyrazni
myxml-hl.xml - konfigurace zvyraznovace XML, ktera zvlast zvyrazni
HTML elementy a XSL elementy
HTML elementy a XSL elementy
This file has been customized for the Asciidoctor project (http://asciidoctor.org).
This file has been customized for the Asciidoctor project (http
s
://asciidoctor.org).
-->
-->
<highlighters>
<highlighters>
<highlighter
type=
"xml"
>
<highlighter
type=
"xml"
>
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/ini-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for ini files
Syntax highlighting definition for ini files
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/java-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for Java
Syntax highlighting definition for Java
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/javascript-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for JavaScript
Syntax highlighting definition for JavaScript
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/perl-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for Perl
Syntax highlighting definition for Perl
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/php-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for PHP
Syntax highlighting definition for PHP
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/properties-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for Java
Syntax highlighting definition for Java
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/python-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for Python
Syntax highlighting definition for Python
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/ruby-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for Ruby
Syntax highlighting definition for Ruby
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-docs/src/main/docbook/xsl/xslthl/sql2003-hl.xml
View file @
fedb40a2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Syntax highlighting definition for SQL:1999
Syntax highlighting definition for SQL:1999
xslthl - XSLT Syntax Highlighting
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
http
s
://sourceforge.net/projects/xslthl/
Copyright (C) 2012 Michiel Hendriks, Martin Hujer, k42b3
Copyright (C) 2012 Michiel Hendriks, Martin Hujer, k42b3
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
...
...
spring-boot-project/spring-boot-starters/src/main/assembly/starter-poms-assembly.xml
View file @
fedb40a2
<assembly
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3"
<assembly
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http://maven.apache.org/xsd/assembly-1.1.3.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http
s
://maven.apache.org/xsd/assembly-1.1.3.xsd"
>
<id>
starter-poms
</id>
<id>
starter-poms
</id>
<formats>
<formats>
<format>
zip
</format>
<format>
zip
</format>
...
...
spring-boot-project/spring-boot-test/src/test/resources/org/springframework/boot/test/SpringApplicationConfigurationXmlConventionConfigurationTests-context.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:context=
"http://www.springframework.org/schema/context"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:context=
"http://www.springframework.org/schema/context"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"
>
http://www.springframework.org/schema/context http
s
://www.springframework.org/schema/context/spring-context.xsd"
>
<bean
id=
"foo"
class=
"java.lang.String"
>
<bean
id=
"foo"
class=
"java.lang.String"
>
<constructor-arg>
<constructor-arg>
...
...
spring-boot-project/spring-boot-test/src/test/resources/org/springframework/boot/test/context/SpringBootTestXmlConventionConfigurationTests-context.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:context=
"http://www.springframework.org/schema/context"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:context=
"http://www.springframework.org/schema/context"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"
>
http://www.springframework.org/schema/context http
s
://www.springframework.org/schema/context/spring-context.xsd"
>
<bean
id=
"foo"
class=
"java.lang.String"
>
<bean
id=
"foo"
class=
"java.lang.String"
>
<constructor-arg>
<constructor-arg>
...
...
spring-boot-project/spring-boot-tools/spring-boot-loader/src/it/executable-jar/src/main/assembly/jar-with-dependencies.xml
View file @
fedb40a2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<assembly
<assembly
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http
s
://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
<id>
full
</id>
<id>
full
</id>
<formats>
<formats>
<format>
jar
</format>
<format>
jar
</format>
...
...
spring-boot-project/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/src/main/assembly/app.xml
View file @
fedb40a2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<assembly
<assembly
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http
s
://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
<id>
app
</id>
<id>
app
</id>
<formats>
<formats>
<format>
jar
</format>
<format>
jar
</format>
...
...
spring-boot-project/spring-boot-tools/spring-boot-loader/src/it/executable-props-lib/src/main/assembly/dependencies.xml
View file @
fedb40a2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<assembly
<assembly
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http
s
://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
<id>
dependencies
</id>
<id>
dependencies
</id>
<formats>
<formats>
<format>
jar
</format>
<format>
jar
</format>
...
...
spring-boot-project/spring-boot-tools/spring-boot-loader/src/it/executable-props/src/main/assembly/jar-with-dependencies.xml
View file @
fedb40a2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<assembly
<assembly
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http
s
://maven.apache.org/xsd/assembly-1.1.2.xsd"
>
<id>
full
</id>
<id>
full
</id>
<formats>
<formats>
<format>
jar
</format>
<format>
jar
</format>
...
...
spring-boot-project/spring-boot-tools/spring-boot-loader/src/test/resources/root/META-INF/spring/application.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"
>
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd"
>
</beans>
</beans>
spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/site/site.xml
View file @
fedb40a2
<project
xmlns=
"http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<project
xmlns=
"http://maven.apache.org/DECORATION/1.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/DECORATION/1.0.0 http
s
://maven.apache.org/xsd/decoration-1.0.0.xsd"
>
<body>
<body>
<menu
name=
"Overview"
>
<menu
name=
"Overview"
>
<item
name=
"Introduction"
href=
"index.html"
/>
<item
name=
"Introduction"
href=
"index.html"
/>
...
...
spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/context/embedded/tomcat/empty-web.xml
View file @
fedb40a2
...
@@ -2,5 +2,5 @@
...
@@ -2,5 +2,5 @@
<web-app
version=
"3.0"
xmlns=
"http://java.sun.com/xml/ns/javaee"
<web-app
version=
"3.0"
xmlns=
"http://java.sun.com/xml/ns/javaee"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://java.sun.com/xml/ns/javaee
xsi:schemaLocation=
"http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
>
http
s
://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
>
</web-app>
</web-app>
spring-boot-project/spring-boot/src/test/resources/org/springframework/boot/context/properties/testProperties.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"
>
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd"
>
<bean
<bean
id=
"org.springframework.boot.context.properties.ConfigurationPropertiesTests$BasicProperties"
id=
"org.springframework.boot.context.properties.ConfigurationPropertiesTests$BasicProperties"
...
...
spring-boot-project/spring-boot/src/test/resources/org/springframework/boot/diagnostics/analyzer/nounique/consumer.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"
>
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd"
>
<bean
class=
"org.springframework.boot.diagnostics.analyzer.nounique.TestBeanConsumer"
/>
<bean
class=
"org.springframework.boot.diagnostics.analyzer.nounique.TestBeanConsumer"
/>
...
...
spring-boot-project/spring-boot/src/test/resources/org/springframework/boot/diagnostics/analyzer/nounique/producer.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"
>
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd"
>
<bean
class=
"org.springframework.boot.diagnostics.analyzer.nounique.TestBean"
name=
"xmlTestBean"
/>
<bean
class=
"org.springframework.boot.diagnostics.analyzer.nounique.TestBean"
name=
"xmlTestBean"
/>
...
...
spring-boot-project/spring-boot/src/test/resources/org/springframework/boot/sample-beans.xml
View file @
fedb40a2
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:context=
"http://www.springframework.org/schema/context"
xmlns:context=
"http://www.springframework.org/schema/context"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"
>
http://www.springframework.org/schema/context http
s
://www.springframework.org/schema/context/spring-context.xsd"
>
<bean
id=
"myXmlComponent"
class=
"org.springframework.boot.sampleconfig.MyComponent"
/>
<bean
id=
"myXmlComponent"
class=
"org.springframework.boot.sampleconfig.MyComponent"
/>
</beans>
</beans>
spring-boot-project/spring-boot/src/test/resources/org/springframework/boot/web/servlet/context/exampleEmbeddedWebApplicationConfiguration.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"
>
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd"
>
<bean
name=
"servletContainerFactory"
<bean
name=
"servletContainerFactory"
class=
"org.springframework.boot.web.servlet.server.MockServletWebServerFactory"
/>
class=
"org.springframework.boot.web.servlet.server.MockServletWebServerFactory"
/>
...
...
spring-boot-samples/spring-boot-sample-cache/src/main/resources/ehcache3.xml
View file @
fedb40a2
<config
xmlns=
'http://www.ehcache.org/v3'
<config
xmlns=
'http://www.ehcache.org/v3'
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:jsr107=
"http://www.ehcache.org/v3/jsr107"
xmlns:jsr107=
"http://www.ehcache.org/v3/jsr107"
xsi:schemaLocation=
"http://www.ehcache.org/v3 http://www.ehcache.org/schema/ehcache-core-3.0.xsd
xsi:schemaLocation=
"http://www.ehcache.org/v3 http
s
://www.ehcache.org/schema/ehcache-core-3.0.xsd
http://www.ehcache.org/v3/jsr107 http://www.ehcache.org/schema/ehcache-107-ext-3.0.xsd"
>
http://www.ehcache.org/v3/jsr107 http
s
://www.ehcache.org/schema/ehcache-107-ext-3.0.xsd"
>
<cache
alias=
"countries"
>
<cache
alias=
"countries"
>
<expiry>
<expiry>
<ttl
unit=
"seconds"
>
600
</ttl>
<ttl
unit=
"seconds"
>
600
</ttl>
...
...
spring-boot-samples/spring-boot-sample-traditional/src/main/webapp/WEB-INF/web.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<web-app
version=
"2.5"
xmlns=
"http://java.sun.com/xml/ns/javaee"
<web-app
version=
"2.5"
xmlns=
"http://java.sun.com/xml/ns/javaee"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
>
xsi:schemaLocation=
"http://java.sun.com/xml/ns/javaee http
s
://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
>
<servlet>
<servlet>
<servlet-name>
appServlet
</servlet-name>
<servlet-name>
appServlet
</servlet-name>
...
...
spring-boot-samples/spring-boot-sample-xml/src/main/resources/META-INF/application-context.xml
View file @
fedb40a2
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
<beans
xmlns=
"http://www.springframework.org/schema/beans"
<beans
xmlns=
"http://www.springframework.org/schema/beans"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:context=
"http://www.springframework.org/schema/context"
xmlns:context=
"http://www.springframework.org/schema/context"
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
xsi:schemaLocation=
"http://www.springframework.org/schema/beans http
s
://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd"
>
http://www.springframework.org/schema/context http
s
://www.springframework.org/schema/context/spring-context.xsd"
>
<context:annotation-config/>
<context:annotation-config/>
<context:property-placeholder/>
<context:property-placeholder/>
...
...
spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/src/test/resources/pom-template.xml
View file @
fedb40a2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<parent>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
...
...
src/checkstyle/checkstyle-suppressions.xml
View file @
fedb40a2
<?xml version="1.0"?>
<?xml version="1.0"?>
<!DOCTYPE suppressions PUBLIC
<!DOCTYPE suppressions PUBLIC
"-//
Puppy Crawl//DTD Suppressions 1.1
//EN"
"-//
Checkstyle//DTD SuppressionFilter Configuration 1.2
//EN"
"http
://www.puppycrawl.com/dtds/suppressions_1_1
.dtd">
"http
s://checkstyle.org/dtds/suppressions_1_2
.dtd">
<suppressions>
<suppressions>
<suppress
files=
"SpringApplicationTests\.java"
checks=
"FinalClass"
/>
<suppress
files=
"SpringApplicationTests\.java"
checks=
"FinalClass"
/>
<suppress
files=
".+Configuration\.java"
checks=
"HideUtilityClassConstructor"
/>
<suppress
files=
".+Configuration\.java"
checks=
"HideUtilityClassConstructor"
/>
...
...
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