Phillip Webb
f12ab1ff90
Update copyright header of changed files
6 years ago
Andy Wilkinson
864942ad4f
Merge branch '2.0.x' into 2.1.x
6 years ago
Spring Operator
1a4c6f2dac
Use HTTPS for external links wherever possible
...
See gh-16319
6 years ago
Andy Wilkinson
ba4671f0ab
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
94633cfd89
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
baec3d6e8e
Merge branch '1.3.x' into 1.4.x
6 years ago
Spring Operator
e401d02ced
Use HTTPS for external links wherever possible
...
See gh-16316
6 years ago
Andy Wilkinson
e23f72c8b0
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
9fbd38ab3c
Merge branch '1.5.x' into 2.0.x
6 years ago
Andy Wilkinson
4b6bddd476
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
6920c39349
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
0e009ef047
Use HTTPS to link to the Apache license
6 years ago
Andy Wilkinson
a36aa67b52
Merge branch '2.0.x' into 2.1.x
6 years ago
Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
6 years ago
Spring Operator
991ba550d3
Update build and setup configuration to use HTTPS
...
See gh-16245
6 years ago
Spring Operator
e2837843e1
Update build and setup configuration to use HTTPS
...
See gh-16244
6 years ago
Spring Operator
7c314122f7
Update build and setup configuration to use HTTPS
...
See gh-16243
6 years ago
Andy Wilkinson
2ed7cf84e1
Fix up version numbers following release
6 years ago
Spring Buildmaster
b04710d744
Next development version
6 years ago
Stephane Nicoll
542b8985ad
Fixup version numbers following release
6 years ago
Spring Buildmaster
9bb64a3493
Next Development Version
6 years ago
Vedran Pavic
4b2f084e28
Use message source in Web UI sample
...
Update the sample application to show how a message source can be
used in the view tier.
Closes gh-14947
See gh-14882
6 years ago
Andy Wilkinson
fc60dcd972
Fix up version numbers following release
6 years ago
Spring Buildmaster
4d24feb443
Next development version
6 years ago
Andy Wilkinson
3ab6d12c56
Fix up version numbers following release
6 years ago
Spring Buildmaster
46df506b0a
Next development version
6 years ago
Stephane Nicoll
e51c26efdc
Fixup version numbers following release
6 years ago
Spring Buildmaster
73bf744cb0
Next Development Version
6 years ago
Stephane Nicoll
af126b1bb3
Fixup version numbers following release
7 years ago
Spring Buildmaster
36b8639853
Next Development Version
7 years ago
Phillip Webb
21d80d87a3
Merge branch '1.5.x' into 2.0.x
7 years ago
Phillip Webb
e69296d7d3
Fix checkstyle violations in samples
7 years ago
Phillip Webb
4853477081
Reformat code
7 years ago
Andy Wilkinson
d2cef484cb
Fix up version numbers following release
7 years ago
Spring Buildmaster
010b4fccbd
Next development version
7 years ago
Phillip Webb
370915f8f0
Fixup version numbers following release
7 years ago
Spring Buildmaster
c10aad165f
Next Development Version
7 years ago
Stephane Nicoll
3634a1d9d1
Fixup version numbers following release
7 years ago
Spring Buildmaster
ade4760842
Next Development Version
7 years ago
Stephane Nicoll
ade6d86b65
Polish "Use secure connection to repositories"
...
Closes gh-12629
7 years ago
Phillip Webb
09a64bc841
Fixup version numbers following release
7 years ago
Spring Buildmaster
6414b42335
Next Development Version
7 years ago
Kim Rudolph
fd1a7ba77c
Migrate spring-boot-sample-web-ui to Bootstrap v4
...
Closes gh-10653
7 years ago
Phillip Webb
adfb6dc128
Polish
7 years ago
Madhura Bhave
d65f9b25bc
Remove redundant throws Exception
7 years ago
Stephane Nicoll
23218add90
Polish
7 years ago
Stephane Nicoll
8efb608b7e
Fixup version numbers following release
7 years ago
Spring Buildmaster
df2ae7aa19
Next Development Version
7 years ago
Ivan Sopov
d8fa71bc97
Samples cleanup
...
- Modifying dependencies to starter-web with tomcat exclusion plus
alternative servlet container instead of manual dependency on
spring-webmvc as it is the preferrable way to use alternative servlet
container
- Previously RestTemplate with ssl was configured manually in tests - now
it rellies on autoconfiguration - changed this for multi-connector test
and added test to ensure that ssl autoconfiguration is working
- Most samples with alterntative servlet containers used some kind of
service reading property and returning default since it wasn't
configured - removed it, since it is not specific to using alternative
servlet containers.
See gh-10548
7 years ago
Stephane Nicoll
00142dc70f
Fixup version numbers following release
7 years ago