Spring Buildmaster
2a83e80a9b
Next Development Version
9 years ago
Spring Buildmaster
ed1ce140c0
Next Development Version
9 years ago
Spring Buildmaster
9057f9ae1f
Next development version
9 years ago
Spring Buildmaster
e712a9ba8c
Next Development Version
10 years ago
Stephane Nicoll
6bd670edbc
Initiate 1.4.x branch
10 years ago
Spring Buildmaster
5f959b074f
Next Development Version
10 years ago
Spring Buildmaster
334baaeffd
Next development version
10 years ago
Spring Buildmaster
a89ef5df6e
Next Development Version
10 years ago
Spring Buildmaster
2216369348
Next Development Version
10 years ago
Andy Wilkinson
c5d8eec033
Verify that starters do not pull in duplicate classes and resources
...
Closes gh-6163
10 years ago
Phillip Webb
cf6212b955
Polish
10 years ago
Spring Buildmaster
819a9574a6
Next Development Version
10 years ago
Spring Buildmaster
376bbe68d8
Next Development Version
10 years ago
Dave Syer
0acfdd309c
Add back (and deprecate via comments) the redis starter
...
For people using the old starter location it makes it more friendly
to deprecate now and remove in 2.0.
10 years ago
Andy Wilkinson
fec53970f7
Auto-generate tables describing the first-party starters
...
Previously, the documentation included hand-written tables for the
application, production, and technical starters.
This commit replaces the hand-written tables with tables that are
generated automatically from all of the starter poms, thereby ensuring
that the documentation is automatically kept up-to-date as starters
are added and removed. An extra column provided a link to each
starter's pom on GitHub has also been added to the table. This makes
it easier for users to see exactly what each starter contains.
Closes gh-5267
10 years ago
Stephane Nicoll
e293008c3f
Rename redis starter to spring-boot-starter-data-redis
...
Closes gh-1033
10 years ago
Phillip Webb
fbaf209240
Move master to 1.4.0.BUILD-SNAPSHOT
10 years ago
Spring Buildmaster
504d3e97ba
Next development version
10 years ago
Spring Buildmaster
8db59059a5
Next Development Version
10 years ago
Stephane Nicoll
bb736e255b
Fix SNAPSHOT version
11 years ago
Spring Buildmaster
3f6f57a80e
Next Development Version
11 years ago
Spring Buildmaster
2b38a861e3
Next Development Version
11 years ago
Spring Buildmaster
9409c49c10
Next development version
11 years ago
Spring Buildmaster
7ce391db4f
Next development version
11 years ago
Spring Buildmaster
5d81c87b43
Next Development Version
11 years ago
Spring Buildmaster
e03c11dda8
Next development version
11 years ago
Spring Buildmaster
b8d2a55b30
Next development version
11 years ago
Andy Wilkinson
2c3c62d71c
Replace basic Gradle dependency management with use of separate plugin
...
This commit replaces Spring Boot's basic dependency management support
with separate dependency management plugin. This has a number of
benefits including:
1. A Maven bom can be used rather than a custom properties file
2. Dependency management is applied transitively rather than only to
direct dependencies
3. Exclusions are applied as they would be in Maven
4. Gradle-generated poms are automatically configured with the
appropriate dependency management
Closes gh-2133
11 years ago
Phillip Webb
a57a88f5cf
Move master to 1.3.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
8f0ad02237
Next development version
11 years ago
Spring Buildmaster
aea68f0c32
Next development version
11 years ago
Spring Buildmaster
60725cd8bd
Next development version
11 years ago
Spring Buildmaster
63e6a25097
Next development version
12 years ago
Spring Buildmaster
1a788c1741
Next development version
12 years ago
Spring Buildmaster
46b7738334
Next development version
12 years ago
Spring Buildmaster
3e71a21b30
Next development version
12 years ago
Spring Buildmaster
edb4b7ed7d
Next development version
12 years ago
Spring Buildmaster
d63e4b4329
Next development version
12 years ago
Spring Buildmaster
74d0c5185a
Next development version
12 years ago
Stephane Nicoll
249e09d9bc
Switch master to 1.2.0.BUILD-SNAPSHOT
12 years ago
Spring Buildmaster
40327e1ae6
Next development version
12 years ago
Spring Buildmaster
981669b7c0
Next development version
12 years ago
Phillip Webb
200cd535c2
Revert "Next development version"
...
This reverts commit 67189477fe9db7a1e4c5268886868221ca6d2628.
12 years ago
Spring Buildmaster
67189477fe
Next development version
12 years ago
Spring Buildmaster
542f3cbda8
Next development version
12 years ago
Spring Buildmaster
4ca26a21dc
Next development version
12 years ago
Spring Buildmaster
05ed7b3bcd
Next development version
12 years ago
Phillip Webb
3007a777d0
Roll back to 1.1.0.BUILD-SNAPSHOT
12 years ago
Spring Buildmaster
c650f2391e
Next development version
12 years ago
Phillip Webb
933c6b3a43
Remove superfluous commons-logging excludes
...
Update all starter POMs to remove commons-logging dependencies that are
not longer required when using the Spring Boot Gradle plugin.
Mainly reverts code from 196f92bd42
See gh-1047
12 years ago