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
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
Spring Buildmaster
88e43c8421
Next Development Version
8 years ago
Spring Buildmaster
d719d2cbbc
Next Development Version
8 years ago
Spring Buildmaster
2a83e80a9b
Next Development Version
8 years ago
Spring Buildmaster
ed1ce140c0
Next Development Version
8 years ago
Spring Buildmaster
9057f9ae1f
Next development version
8 years ago
Phillip Webb
bd74c3d327
Polish formatting
8 years ago
Spring Buildmaster
e712a9ba8c
Next Development Version
8 years ago
Stephane Nicoll
6bd670edbc
Initiate 1.4.x branch
8 years ago
Spring Buildmaster
5f959b074f
Next Development Version
8 years ago
Spring Buildmaster
334baaeffd
Next development version
8 years ago
Spring Buildmaster
a89ef5df6e
Next Development Version
8 years ago
Spring Buildmaster
2216369348
Next Development Version
9 years ago
Spring Buildmaster
819a9574a6
Next Development Version
9 years ago
Spring Buildmaster
376bbe68d8
Next Development Version
9 years ago
Johnny Lim
b914b4aa52
Remove the second parameter of substring() if possible
...
Closes gh-5720
9 years ago
Phillip Webb
644ae2c21a
Merge branch '1.3.x'
9 years ago
Phillip Webb
5e722dae6a
Polish
9 years ago
Stephane Nicoll
cc2f6f4b9c
Merge branch '1.3.x'
9 years ago
Stephane Nicoll
a83dae0e10
Polish contribution
...
Closes gh-5335
9 years ago
Eric Bottard
79cd01eb7a
Fix configuration property name when group is empty
...
See gh-5335
9 years ago
Spring Buildmaster
225d877ab9
Next Development Version
9 years ago
Andy Wilkinson
44ddfcc7fa
Upgrade copyright headers of all files changed in 2016
9 years ago
Phillip Webb
4b55144d80
Polish
9 years ago
Stephane Nicoll
b60e9e5cb9
Expose hints for Maps
...
This commit fixes the json parser so that hints for maps is also made
available.
Closes gh-5152
9 years ago
Phillip Webb
00cfe1d054
Use AssertJ in spring-boot-tools
...
See gh-5083
9 years ago
Phillip Webb
516afcd2ca
Polish
9 years ago
Phillip Webb
fbaf209240
Move master to 1.4.0.BUILD-SNAPSHOT
9 years ago
Spring Buildmaster
504d3e97ba
Next development version
9 years ago
Spring Buildmaster
8db59059a5
Next Development Version
9 years ago
Johnny Lim
ec7fed1ecc
Polish
...
Closes gh-4677
9 years ago
Johnny Lim
8ec00c35bf
Polish
...
Closes gh-4572
9 years ago
Spring Buildmaster
3f6f57a80e
Next Development Version
9 years ago
Phillip Webb
634bb770b2
Organize imports with new settings
...
See gh-4234
9 years ago
Phillip Webb
6333426cbf
Reformat package-info.java files with Eclipse Mars
9 years ago
Phillip Webb
c9fb9916b8
Reformat code using Eclipse Mars
9 years ago
Phillip Webb
e674d751de
Polish Javadoc
9 years ago
Phillip Webb
460ca75fce
Polish newline at end of file
9 years ago
Phillip Webb
6e29ee4557
Polish
9 years ago
Phillip Webb
67402405db
Reformat code
9 years ago
Stephane Nicoll
bc0487f791
Polish
...
Make sure that the meta-data can be serialized.
9 years ago
arghya88
9de4fd7913
Fix typo
...
Closes gh-3606
9 years ago
Phillip Webb
728e64b929
Polish
9 years ago
Stephane Nicoll
f2d32d3e98
Add support for property deprecation
...
Previously, an item could only have a 'deprecated' boolean flag to
indicate that the property is deprecated. It is desirable to provide an
additional description for the deprecation as well as the name of the
property to use instead.
The `deprecated` boolean flag is now supported. Instead, a `deprecated`
object can be specified with two optional attributes: `reason` to provide
an explanation for the deprecation and `replacement` to refer to the
property that should be used instead. If none of them is present, an
empty deprecation object should be set.
For backward compatibility, the `deprecated` field is still set.
Deprecation information can only set via manual meta-data.
Closes gh-3449
9 years ago
Phillip Webb
f0f5f78e25
Polish
9 years ago
Stephane Nicoll
68d875bdc6
Fix windows build
9 years ago
Phillip Webb
9ebe15232e
Polish
9 years ago