Commit Graph

10856 Commits

Author SHA1 Message Date
Stephane Nicoll
87b554d062 Merge pull request #9497 from sun-jian:bugfix/dropwizard
* pr/9497:
  Fix metric check in case of duplicate metric
2017-07-19 15:44:18 +02:00
孙健
1745a5ee6f Fix metric check in case of duplicate metric
Closes gh-9497
2017-07-19 15:43:28 +02:00
Andy Wilkinson
144d987cb8 Polish 2017-07-19 14:41:32 +01:00
Andy Wilkinson
29f1bd9953 Make it clearer that default config locations are always used
Closes gh-4062
2017-07-19 14:39:27 +01:00
Stephane Nicoll
85862e66e9 Merge pull request #9672 from rajadilipkolli:patch-1
* pr/9672:
  Fix JOOQ sample's compiler configuration
2017-07-19 15:24:13 +02:00
Raja Kolli
931eca188e Fix JOOQ sample's compiler configuration
Closes gh-9672
2017-07-19 14:44:07 +02:00
Stephane Nicoll
7e97d38de7 Polish Javadoc
Closes gh-9726
2017-07-19 14:38:38 +02:00
Madhura Bhave
6381b88736 Create Jwk and Jwt token store beans conditionally
Closes gh-9777
2017-07-17 16:51:16 -07:00
Madhura Bhave
0f8a819af9 Enable cors in default management security config
Fixes gh-9548
2017-07-17 10:49:48 -07:00
Stephane Nicoll
2aa4ed2dec Merge pull request #9772 from rajadilipkolli:patch-3
* pr/9772:
  Remove duplicate entry in .gitignore
2017-07-17 18:00:14 +02:00
Raja Kolli
d2ed8d6344 Remove duplicate entry in .gitignore
Closes gh-9772
2017-07-17 17:59:42 +02:00
Stephane Nicoll
54a13cb33a Merge pull request #9740 from thombergs:exit-docs-gh5038
* pr/9740:
  Polish "Improve ExitCodeGenerator doc"
  Improve ExitCodeGenerator doc
2017-07-13 09:21:53 +02:00
Stephane Nicoll
e2880ee2c3 Polish "Improve ExitCodeGenerator doc"
Closes gh-9740
2017-07-13 09:21:36 +02:00
Tom Hombergs
cf2ebbcb25 Improve ExitCodeGenerator doc
See gh-9740
2017-07-13 09:12:48 +02:00
Andy Wilkinson
76c21eab8c Polish spring-boot's pom 2017-07-10 07:27:41 +01:00
Stephane Nicoll
11fb792e88 Fix source repository links in maven plugin site
Closes gh-9671
2017-07-09 14:43:32 +02:00
Andy Wilkinson
b0102e6d55 Upgrade to Lombok 1.16.18
Closes gh-9705
2017-07-08 09:09:27 +01:00
Andy Wilkinson
51006b8499 Upgrade to Jolokia 1.3.7
Closes gh-9704
2017-07-08 09:09:26 +01:00
Andy Wilkinson
2667d9b905 Upgrade to Narayana 5.5.27.Final
Closes gh-9703
2017-07-08 09:09:26 +01:00
Andy Wilkinson
33288c7933 Upgrade to Infinispan 8.2.7.Final
Closes gh-9702
2017-07-08 09:09:26 +01:00
Andy Wilkinson
c569614e7b Upgrade to Groovy 2.4.12
Closes gh-9701
2017-07-08 09:09:25 +01:00
Andy Wilkinson
5b9d01dabb Upgrade to Undertow 1.4.18.Final
Closes gh-9700
2017-07-08 09:09:25 +01:00
Andy Wilkinson
865c70412f Upgrade to Appengine Sdk 1.9.54
Closes gh-9699
2017-07-08 09:09:25 +01:00
Phillip Webb
aa57ca7e18 Polish 2017-07-06 16:53:04 -07:00
Madhura Bhave
222a09cfd3 Make ROOT logger name case-insensitive when setting log level
Fixes gh-9693
2017-07-06 14:25:30 -07:00
Madhura Bhave
96b1a8547f Decorate KeyManager for Undertow only when an alias is configured
Fixes gh-9351
2017-07-05 18:40:09 -07:00
Madhura Bhave
a064a52f0b Document health aggregation strategy and default status mappings
Closes gh-9580
2017-06-29 11:31:40 -07:00
Madhura Bhave
528e334e1c Document @EnableWebSecurity behavior when management security disabled
Closes gh-9270
2017-06-29 10:45:17 -07:00
Stephane Nicoll
7f8a8ba115 Properly handle null package
Closes gh-9621
2017-06-29 09:59:50 +02:00
Stephane Nicoll
41e6037173 Merge pull request #9628 from satamas:master
* pr/9628:
  Polish "Narrow the event types ConfigFileApplicationListener supports"
  Narrow the event types ConfigFileApplicationListener supports
2017-06-29 09:57:58 +02:00
Stephane Nicoll
26b27d41e7 Polish "Narrow the event types ConfigFileApplicationListener supports"
Closes gh-9628
2017-06-29 09:57:41 +02:00
satamas
d26857289c Narrow the event types ConfigFileApplicationListener supports
See gh-9628
2017-06-29 09:29:44 +02:00
Stephane Nicoll
c75d78a61a Merge pull request #9629 from htynkn:feature/disable-trimStackTrace
* pr/9629:
  Disable trimStackTrace in surefire plugin
2017-06-29 09:20:51 +02:00
Yunkun Huang
eb299b95c2 Disable trimStackTrace in surefire plugin
Closes gh-9629
2017-06-29 09:20:07 +02:00
Stephane Nicoll
90112559bf Expand doc on @MockBean usage
Closes gh-9609
2017-06-27 16:59:16 +02:00
Stephane Nicoll
d8d156bd1b Improve documentation on EnvironmentPostProcessor
Closes gh-9617
2017-06-27 16:49:14 +02:00
Andy Wilkinson
606bc77da0 Upgrade to Tomcat 8.5.16
Closes gh-9611
2017-06-27 11:58:59 +01:00
Stephane Nicoll
f54f2bc315 Merge pull request #9585 from dsyer:feature/appengine
* pr/9585:
  Add short docs on using Google App Engine
2017-06-27 08:53:43 +02:00
Dave Syer
21f616f853 Add short docs on using Google App Engine
Now that Google actually supports arbitrary docker container
execution in app engine, we can provide some more guidance
on how to use it in the "deployment" section.

Closes gh-9585
2017-06-27 08:53:22 +02:00
Stephane Nicoll
85c7643638 Remove use of 'javax.annotation.Resource'
This commit removes the only use of the `javax.annotation.Resource`
annotation from the codebase. This ensures that injection point are
only defined with Spring's annotation model.

Closes gh-9441
2017-06-26 17:46:46 +02:00
Stephane Nicoll
58a1ed19a9 Polish 2017-06-26 13:36:57 +02:00
Stephane Nicoll
88d16ddf6b Add missing class check
Closes gh-9602
2017-06-26 13:36:34 +02:00
Stephane Nicoll
e008ce2517 Merge pull request #9597 from mmoayyed:patch-1
* pr/9597:
  Add missing whitespace in log
2017-06-26 08:49:14 +02:00
Misagh Moayyed
07d09f3f18 Add missing whitespace in log
Closes gh-9597
2017-06-26 08:48:37 +02:00
Andy Wilkinson
99d53a5980 Polish 2017-06-23 16:59:24 -07:00
Andy Wilkinson
0aa0fd0670 Ensure that Jackson and GSON are auto-configured by @AutoConfigureJsonTesters
Previously, @AutoConfigureJsonTesters only imported
JsonTestersAutoConfiguration and relied on something else pulling in
the Jackson and GSON auto-configuration upon which it depends. This
worked with @JsonTest which imported those auto-configurations. It
did not work with @SpringBootTest which would use
@EnableAutoConfiguration and the ordering was then wrong and
JsonTestersAutoConfiguration would be processed before the Jackson
and GSON auto-configurations had a chance to create the beans that
JsonTestersAutoConfiguration needs.

This commit updates the spring.factories configuration for
JsonTestersAutoConfiguration so that it imports
JacksonAutoConfiguration and GsonAutoConfiguration.
Appropriate @AutoConfigureAfter has also been added to
JsonTestersAutoConfiguration to ensure that it is considered after
JacksonAutoConfiguration and GsonAutoConfiguration.

Lastly, ExampleJsonApplication and associated classes have been moved
into an app sub-package to prevent its component scanning from
pulling in JsonTestersAutoConfiguration as if it were user
configuration.

Closes gh-9515
2017-06-23 14:44:08 -07:00
Stephane Nicoll
5aa27beb54 Polish 2017-06-23 11:40:16 +02:00
Stephane Nicoll
90c4e7518b Detect Neo4j https driver url
Closes gh-9549
2017-06-23 11:39:39 +02:00
Stephane Nicoll
d77056639d Add a warning about fully executable archive
Closes gh-9574
2017-06-22 10:49:01 +02:00
Stephane Nicoll
b037d7a4cb Polish 2017-06-22 09:29:47 +02:00