Andy Wilkinson
b483e78f55
Revert "Workaround Spring Data Rest enforcer issue"
...
This reverts commit 90defac71c8b5f86e43013d1c60cecbcf3ce72b5.
Closes gh-18335
2019-09-24 12:40:41 +01:00
Phillip Webb
90defac71c
Workaround Spring Data Rest enforcer issue
...
Temporarily update `spring-boot-starter-data-rest` to declare
the correct spring-plugin version.
2019-09-23 23:41:36 -07:00
Andy Wilkinson
a36aa67b52
Merge branch '2.0.x' into 2.1.x
2019-03-19 17:04:41 +00:00
Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
2019-03-19 16:58:31 +00:00
sreeise
6454a8f4ca
Remove redundant json starter from spring-boot-starter-data-rest
...
Closes gh-15137
2018-11-09 08:31:47 +01:00
Jan Groot
40d8726d47
Remove redundant spring-boot-starter dependencies from starters
...
Closes gh-14078
2018-08-16 09:30:54 +01:00
Stephane Nicoll
b2f34f5c20
Remove spring.provides
...
Closes gh-12435
2018-04-17 17:46:43 +02:00
Andy Wilkinson
0aedd3f11d
Exclude tomcat-annotations-api and use javax.annotations-api instead
...
Closes gh-10133
2018-01-04 10:25:39 +00:00
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
2017-10-04 16:34:38 -07:00
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
2017-10-04 16:34:23 -07:00