Spring Buildmaster
67fa63d0e3
Next Development Version
6 years ago
Spring Buildmaster
ca3a864565
Next Development Version
6 years ago
Spring Operator
991ba550d3
Update build and setup configuration to use HTTPS
...
See gh-16245
6 years ago
Spring Buildmaster
b04710d744
Next development version
6 years ago
Spring Buildmaster
9bb64a3493
Next Development Version
6 years ago
Spring Buildmaster
4d24feb443
Next development version
6 years ago
Spring Buildmaster
46df506b0a
Next development version
6 years ago
Spring Buildmaster
73bf744cb0
Next Development Version
6 years ago
Spring Buildmaster
36b8639853
Next Development Version
7 years ago
Spring Buildmaster
010b4fccbd
Next development version
7 years ago
Spring Buildmaster
c10aad165f
Next Development Version
7 years ago
Spring Buildmaster
ade4760842
Next Development Version
7 years ago
Spring Buildmaster
6414b42335
Next Development Version
7 years ago
Spring Buildmaster
df2ae7aa19
Next Development Version
7 years ago
Spring Buildmaster
c0f9f64776
Next Development Version
7 years ago
Spring Buildmaster
30eb937a83
Next Development Version
7 years ago
Spring Buildmaster
17a5bb0be4
Next development version
7 years ago
Spring Buildmaster
41c5c0e7c9
Next development version
7 years ago
Spring Buildmaster
05d4d0281c
Next Development Version
8 years ago
Spring Buildmaster
9768b0a8c2
Next Development Version
8 years ago
Spring Buildmaster
d23fa24340
Next Development Version
8 years ago
Spring Buildmaster
5c12500366
Next Development Version
8 years ago
Spring Buildmaster
a2696bf873
Next Development Version
8 years ago
Eddú Meléndez
6a84c369fd
Add LDAP auto-configuration support
...
Add auto-configuration support for spring-ldap and spring-data-ldap.
See gh-2645
See gh-7733
8 years ago
Andy Wilkinson
2a035d0748
Remove support for Velocity following its deprecation in 1.4
...
Closes gh-6971
8 years ago
Andy Wilkinson
464915d2cc
Remove support for HornetQ following its deprecation in 1.4
...
See gh-6971
8 years ago
Stephane Nicoll
046475a69e
Remove deprecated spring-boot-starter-redis
8 years ago
Stephane Nicoll
fc00e4cbe0
Remove deprecated spring-boot-starter-ws
8 years ago
Spring Buildmaster
7e9ed5e1a7
Next Development Version
8 years ago
Spring Buildmaster
334baaeffd
Next development version
8 years ago
Andy Wilkinson
e1cafb16ba
Ignore check goal of duplicate-finder-maven-plugin in Eclipse
...
See gh-6163
9 years ago
Andy Wilkinson
c5d8eec033
Verify that starters do not pull in duplicate classes and resources
...
Closes gh-6163
9 years ago
Venil Noronha
a5066f4d7a
Add activemq starter
...
Closes gh-6003
9 years ago
Stephane Nicoll
69c2e0cd06
Add web-services starter
...
This commit deprecates the `ws` starter in favour of a new `web-services`
starter. A deprecation warning auto-configuration has also been added to
the ws starter.
Closes gh-5711
9 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.
9 years ago
Phillip Webb
15dee60049
Restore spring-boot-starter-ws
...
Rename spring-boot-starter-webservices back to spring-boot-starter-ws.
Unfortunately the starter exists in Spring Boot 1.3 so we can't rename
it without consequence.
See gh-5711
9 years ago
Phillip Webb
5881c9c74f
Polish
9 years ago
Andy Wilkinson
5424c5668b
Skip Animal Sniffer and Checkstyle plugins when building the starters
...
Closes gh-5681
9 years ago
Phillip Webb
7956e68224
Fix warnings
9 years ago
Gytis Trikleris
a2adc5a130
Add Narayana JTA support
...
Add support for JBoss Narayana.
Fixes gh-5552
9 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
9 years ago
Michael Hunger
0658cc8aee
Add Neo4j support
...
See gh-5458
9 years ago
Eddú Meléndez
76f1ca4188
Add Couchbase support
...
Closes gh-3498
9 years ago
Stephane Nicoll
e293008c3f
Rename redis starter to spring-boot-starter-data-redis
...
Closes gh-1033
9 years ago
Stephane Nicoll
bead239448
Remove support for Log4j
...
Apache Log4j 1.x is EOL and has now been replaced by log4j 2. This commit
removes the deprecated support for Log4j 1.x
See gh-4905
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
Spring Buildmaster
3f6f57a80e
Next Development Version
9 years ago
Julien Dubois
c401330901
Add Cassandra support
...
Add auto-configuration support and health checks for Cassandra and
Spring Data Cassandra.
Fixes gh-2064
Closes gh-2214
9 years ago