- 26 Jan, 2018 34 commits
-
-
Jon Schneider authored
Move to the snapshots and rework changed APIs in preparation for the upcoming rc8 release. See gh-11575
-
Phillip Webb authored
-
Stephane Nicoll authored
* pr/11792: Polish
-
Johnny Lim authored
Closes gh-11792
-
Andy Wilkinson authored
* gh-10653: Migrate spring-boot-sample-web-ui to Bootstrap v4
-
Kim Rudolph authored
Closes gh-10653
-
Andy Wilkinson authored
Closes gh-11768
-
Andy Wilkinson authored
Closes gh-11755
-
Andy Wilkinson authored
* gh-11784: Polish "Mark thread as interrupted after catching InterruptedException" Mark thread as interrupted after catching InterruptedException
-
Andy Wilkinson authored
See gh-11784
-
igor-suhorukov authored
Closes gh-11784
-
Andy Wilkinson authored
* gh-11751: Polish "Use custom DataSource if Flyway or Liquibase has user or url" Use custom DataSource if Flyway or Liquibase has user or url
-
Andy Wilkinson authored
Closes gh-11751
-
Dominic Gunn authored
This commit enables a more flexible Liquibase/Flyway configuration by allowing for a combination of the provider's and the primary DataSource's configuration to be used. This gives developers the flexibility to specify only a user or a url and having Liquibase/Flyway fall back to individual datasource properties rather than ignoring the Liquibase/Flyway properties and falling back to the default data source. See gh-11751
-
Stephane Nicoll authored
* pr/11772: Polish "Migrate server customizer to PropertyMapper" Migrate server customizer to PropertyMapper
-
Stephane Nicoll authored
Closes gh-11772
-
yulin authored
See gh-11772
-
Andy Wilkinson authored
Closes gh-11755
-
Stephane Nicoll authored
Closes gh-11788
-
Stephane Nicoll authored
* pr/11789: Align missed bits from trace endpoint changes
-
Johnny Lim authored
Closes gh-11789
-
Stephane Nicoll authored
See gh-11537
-
Stephane Nicoll authored
* pr/11773: Polish "Use PropertyMapper to configure WebServerFactory" Use PropertyMapper to configure WebServerFactory
-
Stephane Nicoll authored
Closes gh-11773
-
Huang YunKun authored
See gh-11773
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Add an operation on PropertyMapper that takes care of casting. Returns a source for the requested type if the current value is of the right type. Closes gh-11788
-
Madhura Bhave authored
Fixes gh-10531
-
Stephane Nicoll authored
* pr/11783: Polish contribution Polish
-
Stephane Nicoll authored
Closes gh-11783
-
Raja Kolli authored
See gh-11783
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/11785: Remove unused parameters
-
Johnny Lim authored
Closes gh-11785
-
- 25 Jan, 2018 6 commits
-
-
Andy Wilkinson authored
Closes gh-11745
-
Phillip Webb authored
-
Stephane Nicoll authored
* pr/11775: Upgrade to Maven Checkstyle Plugin 3.0.0
-
Raja Kolli authored
Closes gh-11775
-
Andy Wilkinson authored
Closes gh-8933
-
Andy Wilkinson authored
There's an extra ClassLoader in the hierarchy of the TCCL in Groovy 2.4 vs Groovy 2.5 so we require an extra getParent() call to avoid being able to load classes that are visible to the launched URL class loader. Closes gh-11745
-