Stephane Nicoll
fab80d6974
Avoid duplicate activation-api with Jersey starter
...
Closes gh-18398
7 years ago
dreis2211
7c6fd31d06
Use Spring 5 module of Jersey
...
See gh-17412
7 years ago
Andy Wilkinson
e5549f7a21
Stop Jersey from pulling in duplicate classes with JDK 11+
...
Closes gh-17404
7 years ago
Stephane Nicoll
f417fa5c5b
Add jaxb API to jersey starter
...
Closes gh-16268
7 years ago
Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
7 years ago
Andy Wilkinson
0959698c32
Upgrade to Jersey 2.28
...
Closes gh-16114
7 years ago
Andy Wilkinson
d6a869fa98
Switch to Jakarta EE API dependencies where possible
...
Closes gh-16113
Closes gh-16112
Closes gh-16111
Closes gh-15916
Closes gh-15689
7 years ago
Andy Wilkinson
c82a13d18e
Upgrade to Byte Buddy 1.9.3
...
Closes gh-14866
8 years ago
Jan Groot
40d8726d47
Remove redundant spring-boot-starter dependencies from starters
...
Closes gh-14078
8 years ago
Brian Clozel
751a2b438e
Upgrade duplicate finder maven plugin to 1.3.0
...
Closes gh-13411
8 years ago
Vedran Pavic
7b9c5a3dc3
Use Jersey BOM in dependency management
...
Closes gh-12847
8 years ago
Andy Wilkinson
da5bebf574
Revert "Use Jersey BOM in dependency management"
...
This reverts commit da7bf05c87 .
Closes gh-12103
8 years ago
Vedran Pavic
da7bf05c87
Use Jersey BOM in dependency management
...
Closes gh-12082
8 years ago
Andy Wilkinson
bead5cfd2e
Ignore duplicate module-info when validating starter dependencies
...
See gh-11178
8 years ago
Phillip Webb
b87f9c11f1
Fix POMs for the updated build/release process
...
Fix POMs following project relocations and apply CI friendly Maven
conventions.
See gh-9316
9 years ago
Phillip Webb
0ba4830b4f
Relocate projects to spring-boot-project
...
Move projects to better reflect the way that Spring Boot is released.
The following projects are under `spring-boot-project`:
- `spring-boot`
- `spring-boot-autoconfigure`
- `spring-boot-tools`
- `spring-boot-starters`
- `spring-boot-actuator`
- `spring-boot-actuator-autoconfigure`
- `spring-boot-test`
- `spring-boot-test-autoconfigure`
- `spring-boot-devtools`
- `spring-boot-cli`
- `spring-boot-docs`
See gh-9316
9 years ago
Raja Kolli
a4a0eef186
Upgrade to Hibernate Validator 6.0.2.Final
...
Closes gh-9969
9 years ago
Spring Buildmaster
30eb937a83
Next Development Version
9 years ago
Andy Wilkinson
2e19f0b3e5
Upgrade to Jersey 2.26
...
Closes gh-10217
9 years ago
Spring Buildmaster
17a5bb0be4
Next development version
9 years ago
Spring Buildmaster
41c5c0e7c9
Next development version
9 years ago
Spring Buildmaster
05d4d0281c
Next Development Version
9 years ago
Spring Buildmaster
88e43c8421
Next Development Version
9 years ago
Stephane Nicoll
a00ad72881
Add json starter
...
This commit adds a new json starter that gathers the core bits to read
and write json with dedicated Java 8 extensions.
The web-related starters have been improved to use the new starter
rather than relying on `jackson-databind` directly.
Closes gh-9297
9 years ago
Spring Buildmaster
9768b0a8c2
Next Development Version
9 years ago
Spring Buildmaster
d719d2cbbc
Next Development Version
9 years ago
Spring Buildmaster
d23fa24340
Next Development Version
9 years ago
Spring Buildmaster
2a83e80a9b
Next Development Version
9 years ago
Spring Buildmaster
5c12500366
Next Development Version
9 years ago
Spring Buildmaster
a2696bf873
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
6643ec3713
Next development version
10 years ago
Stephane Nicoll
6bd670edbc
Initiate 1.4.x branch
10 years ago
Spring Buildmaster
7e9ed5e1a7
Next Development Version
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
Andy Wilkinson
82c0f5dcdf
Update Jersey starter to depend on single copy of Tiger Types classes
...
Closes gh-6162
10 years ago
Spring Buildmaster
819a9574a6
Next Development Version
10 years ago
Spring Buildmaster
376bbe68d8
Next Development Version
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
Spring Buildmaster
225d877ab9
Next Development Version
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
10 years ago