dreis2211
756398b52c
Replace some String.length() checks with String.isEmpty()
...
Closes gh-10451
7 years ago
Phillip Webb
2c7dd9f519
Polish
8 years ago
Andy Wilkinson
d5438c299c
Polish "Use try-with-resources to close resources automatically"
...
- Apply code formatting
- Use try-with-resources in many other places that were missed in the
pull request
Closes gh-8045
8 years ago
Phillip Webb
f4444a36b3
Merge branch '1.5.x'
8 years ago
Phillip Webb
74f411faed
Formatting
8 years ago
Stephane Nicoll
cdf5f6e0ee
Add support for deprecation level in manual metadata
...
This commit allows to specify a deprecation level to a manual metadata
entry. The purpose of that new attribute is to distinguish cases where
the property is still bound (default) from cases where the property no
longer exists and won't be bound.
This gives the opportunity to IDEs to still show the property as an
error and offer documentation and an action to rename it if a
replacement exists.
Closes gh-9074
8 years ago
Stephane Nicoll
527c2e7b75
Add support for deprecation level in manual metadata
...
This commit allows to specify a deprecation level to a manual metadata
entry. The purpose of that new attribute is to distinguish cases where
the property is still bound (default) from cases where the property no
longer exists and won't be bound.
This gives the opportunity to IDEs to still show the property as an
error and offer documentation and an action to rename it if a
replacement exists.
Closes gh-9074
8 years ago
Spring Buildmaster
9768b0a8c2
Next Development Version
8 years ago
Phillip Webb
d8f827d224
Cleanup and format code
8 years ago
Spring Buildmaster
d23fa24340
Next Development Version
8 years ago
Phillip Webb
a4bcd20b64
Merge branch '1.5.x'
8 years ago
Phillip Webb
ca1540cefe
Update header copyright for changed files
8 years ago
Spring Buildmaster
5c12500366
Next Development Version
8 years ago
Spring Buildmaster
a2696bf873
Next Development Version
8 years ago
Phillip Webb
4bfecc1307
Merge branch '1.5.x'
8 years ago
Phillip Webb
cc7c2ebb87
Migrate to android-json
...
Migrate from `org.json:json` to the clean room Apache 2.0 licensed
version that was developed for Android.
Fixes gh-5929
8 years ago
Phillip Webb
53f1df86a2
Merge branch '1.5.x'
8 years ago
Phillip Webb
aacf5d660f
Update copyright year for changed files
8 years ago
Phillip Webb
1f417997f3
Merge branch '1.5.x'
8 years ago
Phillip Webb
4b9cba351b
Merge branch '1.4.x' into 1.5.x
8 years ago
Phillip Webb
bd74c3d327
Polish formatting
8 years ago
Spring Buildmaster
e712a9ba8c
Next Development Version
8 years ago
Stephane Nicoll
6643ec3713
Next development version
8 years ago
Stephane Nicoll
474c2e4641
Fix checkstyle rule
...
See gh-6971
8 years ago
Stephane Nicoll
ce1e41dce3
Remove deprecated code
...
This code removes code deprecated in 1.4 with the exception of code that
requires an update to Spring Framework 5.
Closes gh-6971
8 years ago
Stephane Nicoll
6bd670edbc
Initiate 1.4.x branch
8 years ago
Spring Buildmaster
7e9ed5e1a7
Next Development Version
8 years ago
Spring Buildmaster
334baaeffd
Next development version
8 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