Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude Beans from the Health Check #14639

Closed
wants to merge 1,378 commits into from
Closed

Exclude Beans from the Health Check #14639

wants to merge 1,378 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 7, 2018

  1. Merge branch '2.0.x'

    wilkinsona committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    4ae0576 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0.x'

    wilkinsona committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    a2f29f9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.0.x'

    snicoll committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    0dafc37 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.0.x'

    wilkinsona committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    bb370db View commit details
    Browse the repository at this point in the history
  5. Upgrade to Spring Framework 5.1.0.RC3

    Closes gh-14324
    snicoll committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    49b4913 View commit details
    Browse the repository at this point in the history
  6. Merge branch '2.0.x'

    snicoll committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    b5e113c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91e731a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1322a5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #14252 from nosan:gh-14122

    * pr/14252:
      Polish "Add support for configuring missingQueuesFatal property"
      Add support for configuring missingQueuesFatal property
    snicoll committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    9b9a888 View commit details
    Browse the repository at this point in the history
  10. Polish CommandCompleter

    Closes gh-14339
    dreis2211 authored and snicoll committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    4fc2806 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #14339 from dreis2211:polish-commandcompleter

    * pr/14339:
      Polish CommandCompleter
    snicoll committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    36e89f9 View commit details
    Browse the repository at this point in the history
  12. Merge branch '2.0.x'

    snicoll committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    9fb1071 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24051b4 View commit details
    Browse the repository at this point in the history
  14. Merge branch '2.0.x'

    mbhave committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    d3ecd02 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Use deterministic order for configuration properties metadata

    This commit updates the annotation processor to write metadata in a
    consistent way. Groups, properties and hints are written and each item
    is ordered alphabetically based on its name.
    
    Also, deprecated items are written last.
    
    Closes gh-14347
    snicoll committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    0493355 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. Merge branch '2.0.x'

    snicoll committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    2269061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d543c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Merge branch '2.0.x'

    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    2a44319 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0.x'

    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    2471d5c View commit details
    Browse the repository at this point in the history
  3. Upgrade to Couchbase Client 2.6.2

    Closes gh-14373
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    89944ed View commit details
    Browse the repository at this point in the history
  4. Upgrade to Cassandra Driver 3.6.0

    Closes gh-14374
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    753dd45 View commit details
    Browse the repository at this point in the history
  5. Upgrade to Lettuce 5.1.0.RC1

    Closes gh-14375
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    c9bdc09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cec99d View commit details
    Browse the repository at this point in the history
  7. Upgrade to Rxjava2 2.2.2

    Closes gh-14377
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    75a74d6 View commit details
    Browse the repository at this point in the history
  8. Upgrade to Byte Buddy 1.8.22

    Closes gh-14378
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e568081 View commit details
    Browse the repository at this point in the history
  9. Upgrade to Artemis 2.6.3

    Closes gh-14379
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    3b1c4f7 View commit details
    Browse the repository at this point in the history
  10. Upgrade to Commons Lang3 3.8

    Closes gh-14380
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    1ef8e05 View commit details
    Browse the repository at this point in the history
  11. Upgrade to Tomcat 9.0.11

    Closes gh-14381
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    495025a View commit details
    Browse the repository at this point in the history
  12. Upgrade to Assertj 3.11.1

    Closes gh-14382
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    22ef443 View commit details
    Browse the repository at this point in the history
  13. Upgrade to Ehcache3 3.6.0

    Closes gh-14383
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    fccb8f5 View commit details
    Browse the repository at this point in the history
  14. Upgrade to Elasticsearch 6.4.0

    Closes gh-14384
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    f897a50 View commit details
    Browse the repository at this point in the history
  15. Upgrade to Hibernate 5.3.6.Final

    Closes gh-14385
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    9be62ed View commit details
    Browse the repository at this point in the history
  16. Upgrade to Infinispan 9.3.2.Final

    Closes gh-14386
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    bd4a5f5 View commit details
    Browse the repository at this point in the history
  17. Upgrade to Junit Jupiter 5.3.0

    Closes gh-14387
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    f910a1e View commit details
    Browse the repository at this point in the history
  18. Upgrade to Mariadb 2.3.0

    Closes gh-14388
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e27ba58 View commit details
    Browse the repository at this point in the history
  19. Upgrade to Mockito 2.22.0

    Closes gh-14389
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    3307760 View commit details
    Browse the repository at this point in the history
  20. Upgrade to Mongodb 3.8.1

    Closes gh-14390
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    49ea341 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c4103bf View commit details
    Browse the repository at this point in the history
  22. Upgrade to Xmlunit2 2.6.2

    Closes gh-14392
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    379a8a4 View commit details
    Browse the repository at this point in the history
  23. Upgrade to Versions Maven Plugin 2.7

    Closes gh-14393
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    366c4d6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    61ca6f4 View commit details
    Browse the repository at this point in the history
  25. Merge branch '2.0.x'

    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    28fcbc7 View commit details
    Browse the repository at this point in the history
  26. Merge branch '2.0.x'

    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    2c47956 View commit details
    Browse the repository at this point in the history
  27. Merge branch '2.0.x'

    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    c437213 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    48367e7 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #14399 from Sebastien Deleuze

    * gh-14399:
      Make standard JSON builder customiser classes package-private
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    7be8cd6 View commit details
    Browse the repository at this point in the history
  30. Merge branch '2.0.x'

    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    dac9736 View commit details
    Browse the repository at this point in the history
  31. Merge branch '2.0.x'

    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    a61f7fe View commit details
    Browse the repository at this point in the history
  32. Upgrade to Spring Kafka 2.2.0.M3

    Closes gh-14331
    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    144bc69 View commit details
    Browse the repository at this point in the history
  33. Merge branch '2.0.x'

    wilkinsona committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    5bb3eed View commit details
    Browse the repository at this point in the history
  34. Refactor ReactiveOAuth2ClientAutoConfiguration for non webapps

    Non web applications might want to leverage
    `ReactiveClientRegistrationRepository` and
    `ServerOAuth2AuthorizedClientRepository` to configure `WebClient`.
    
    Closes gh-14350
    mbhave committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    968a637 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Merge branch '2.0.x'

    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    3be3743 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0.x'

    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    bfa5895 View commit details
    Browse the repository at this point in the history
  3. Upgrade to Spring Security 5.1.0.RC2

    Closes gh-14407
    bclozel committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    dcd568c View commit details
    Browse the repository at this point in the history
  4. Upgrade to Spring Session Bean-M3

    Closes gh-14333
    bclozel committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    ff0ae3b View commit details
    Browse the repository at this point in the history
  5. Include TaskExecutionAutoConfiguration in @WebMvcTest

    Closes gh-14400
    LEVI PAUL authored and wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    74891a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14400 from Levi Puot Paul

    * gh-14400:
      Include TaskExecutionAutoConfiguration in @WebMvcTest
    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    1204294 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94ebd33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1332fcb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #10275 from Oliver B. Fischer

    * gh-10275:
      Polish "Issue a warning from launch script when app will run as root"
      Issue a warning from launch script when app will run as root
    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    0fe6010 View commit details
    Browse the repository at this point in the history
  10. Merge branch '2.0.x'

    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    79e3dee View commit details
    Browse the repository at this point in the history
  11. Upgrade to Tomcat 9.0.12

    Closes gh-14408
    bclozel committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    f51a7e7 View commit details
    Browse the repository at this point in the history
  12. Upgrade to Spring AMQP 2.1.0.M3

    Closes gh-14409
    bclozel committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    2872579 View commit details
    Browse the repository at this point in the history
  13. Merge branch '2.0.x'

    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    f909146 View commit details
    Browse the repository at this point in the history
  14. Merge branch '2.0.x'

    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    6b8e23b View commit details
    Browse the repository at this point in the history
  15. Upgrade to Infinispan 9.3.3.Final

    Closes gh-14415
    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    634c7bc View commit details
    Browse the repository at this point in the history
  16. Upgrade to Junit Jupiter 5.3.1

    Closes gh-14416
    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    cd23233 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6041bc5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    78464f9 View commit details
    Browse the repository at this point in the history
  19. Merge branch '2.0.x'

    wilkinsona committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    e4b9316 View commit details
    Browse the repository at this point in the history
  20. Move 'insights.web' properties to 'spring.http'

    Relocate the 'spring.insights.web.log-request-details' property to
    'spring.http.log-request-details'.
    
    Closes gh-14313
    philwebb committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    424dfc3 View commit details
    Browse the repository at this point in the history
  21. Apply springSecurity configurer to WebTestClient

    Also, @WebFluxTest now adds any ServerHttpSecurity beans
    to the context.
    
    Closes gh-13632
    mbhave committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    ab6bdc7 View commit details
    Browse the repository at this point in the history
  22. Register ApplicationConversionService for context

    Update `SpringApplication` to automatically register the shared
    `ApplicationConversionService` instance with the `BeanFactory` and
    `Environment`.
    
    Closes gh-12148
    philwebb committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    0c00508 View commit details
    Browse the repository at this point in the history
  23. Polish

    philwebb committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    57ec09a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    84b6fff View commit details
    Browse the repository at this point in the history
  25. Remove logging level changes from devtools

    Update `DevToolsPropertyDefaultsPostProcessor` to remove custom logging
    level configuration. Unfortunately it's not easy to back-off logging
    overrides when the user has a custom logback/log4j configuration.
    
    Closes gh-14310
    philwebb committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    aa2da0b View commit details
    Browse the repository at this point in the history
  26. Polish

    philwebb committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    8ed516e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Merge branch '2.0.x'

    mbhave committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    6c1915e View commit details
    Browse the repository at this point in the history
  2. Upgrade plexus-utils to 3.1.0

    Closes gh-14422
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    59e2106 View commit details
    Browse the repository at this point in the history
  3. Upgrade to plexus-archiver to 3.6.0

    Closes gh-14411
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    1f9754f View commit details
    Browse the repository at this point in the history
  4. Switch from Aether to Maven Resolver

    Replace Aether dependencies with Maven Resolver following the Eclipse
    EOL announcement for Aether.
    
    Closes gh-7627
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    894e0e1 View commit details
    Browse the repository at this point in the history
  5. Fix spring-boot-actuator-autoconfigure test logs

    Add log4j to `spring-boot-actuator-autoconfigure` test scope so that
    we get valid log output.
    
    See gh-14148
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    bb19d56 View commit details
    Browse the repository at this point in the history
  6. Polish

    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    c6398d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5ba03c View commit details
    Browse the repository at this point in the history
  8. Upgrade to checkstyle 8.12

    Closes gh-14439
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    869e8bb View commit details
    Browse the repository at this point in the history
  9. Upgrade to zt-zip 1.13

    Closes gh-14437
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    3f8a5fd View commit details
    Browse the repository at this point in the history
  10. Upgrade to testcontainers 1.8.3

    Closes gh-14436
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    abd0841 View commit details
    Browse the repository at this point in the history
  11. Upgrade to sisu-inject-plexus 2.6.0

    Closes gh-14435
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    8b16630 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e00a254 View commit details
    Browse the repository at this point in the history
  13. Upgrade to maven-archiver 3.2.0

    Closes gh-14433
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    6e64ae0 View commit details
    Browse the repository at this point in the history
  14. Upgrade to Ivy 2.4.0

    Closes gh-14432
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    4adceec View commit details
    Browse the repository at this point in the history
  15. Upgrade to Commons Compress 1.18

    Closes gh-14431
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    83a2031 View commit details
    Browse the repository at this point in the history
  16. Upgrade to JOpt Simple 5.0.4

    Closes gh-14430
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    372fee1 View commit details
    Browse the repository at this point in the history
  17. Upgrade to okhttp 3.11.0

    Closes gh-14427
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    9beab01 View commit details
    Browse the repository at this point in the history
  18. Drop okhttp 2.x managed dependency

    Closes gh-14442
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    f0bfcd8 View commit details
    Browse the repository at this point in the history
  19. Upgrade to mockito-kotlin 1.6.0

    Closes gh-14426
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    b41e135 View commit details
    Browse the repository at this point in the history
  20. Upgrade to classmate 1.4.0

    Closes gh-14424
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    670d9bd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f99df98 View commit details
    Browse the repository at this point in the history
  22. Merge branch '2.0.x'

    wilkinsona committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    25b758a View commit details
    Browse the repository at this point in the history
  23. Merge branch '2.0.x'

    wilkinsona committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    576cc79 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a2cf2cd View commit details
    Browse the repository at this point in the history
  25. Upgrade to Jest 6.3.1

    Closes gh-14429
    wilkinsona committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    5bc5667 View commit details
    Browse the repository at this point in the history
  26. Merge branch '2.0.x'

    mbhave committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    3ed9730 View commit details
    Browse the repository at this point in the history
  27. Add support for logging groups

    Provide a way for users to quickly group related loggers together for
    easier configuration. The `loggers.group` property can be used to define
    a group that can then be configured in the usual `loggers.level.<group>`
    way.
    
    Additionally, provide pre-defined groups for `web` and `sql.
    
    Closes gh-14421
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    b32887b View commit details
    Browse the repository at this point in the history
  28. Allow DeferredLogger to replay and switch loggers

    Add additional `switchTo` methods to allow a `DeferredLogger` to behave
    like a regular logger once it has been replayed.
    
    This commit also improves thread thread safety within the implementation.
    
    Closes gh-14452
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    bc92bec View commit details
    Browse the repository at this point in the history
  29. Defer devtools logging

    Defer logging from devtools classes until the context is prepared.
    
    Closes gh-14453
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    c4caf27 View commit details
    Browse the repository at this point in the history
  30. Reinstate devtools debug logging with opt-out

    Reinstate `web` logging when devtools is in use, making use of the new
    logging groups support. Devtools now also logs an `INFO` message
    informing that properties defaults are offers an easy way to disable
    them.
    
    Closes gh-14450
    philwebb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    cef635d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    d4b11c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1113c35 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Merge branch '2.0.x'

    mbhave committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    d9efca1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0.x'

    mbhave committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    01e61d8 View commit details
    Browse the repository at this point in the history
  3. Support random actuator port in SpringBootTest

    This commit changes @SpringBootTest(randomPort = true) to
    generate a random port for the actuator endpoints if the
    management server runs on a different port from the main
    server.
    
    Closes gh-4424
    mbhave committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    d5a197f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Configuration menu
    Copy the full SHA
    0f653e6 View commit details
    Browse the repository at this point in the history
  2. Fixup abstract configuration following SPR-16839

    Spring Framework now requires that all nested configuration classes
    are contained within a `@Component` class (see SPR-16839). This means
    that our abstract `JpaBaseConfiguration` class should have a
    `@Configuration` annotation.
    
    Closes gh-14480
    philwebb committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    5cc1a83 View commit details
    Browse the repository at this point in the history
  3. Polish

    philwebb committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    99908fd View commit details
    Browse the repository at this point in the history
  4. Ensure classpath resource are also filtered

    Update `ExtendedGroovyClassLoader` to also filter resources.
    
    Closes gh-14482
    philwebb committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    d127d07 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    b4c6cef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0e941 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14478 from Artsiom Yudovin

    * gh-14478:
      Polish "Publish ApplicationContextInitializedEvent on contextPrepared"
      Publish ApplicationContextInitializedEvent on contextPrepared
    wilkinsona committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    11016bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aaeefb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14483 from durigon

    * gh-14483:
      Use Matcher from pre-compiled Pattern rather than String for replaceAll
    wilkinsona committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    637f697 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    620419f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1d1a73 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #14471 from Davin Kevin

    * gh-14471:
      Polish "Use ExecutorProvider bean if available when auto-configuring jOOQ"
      Use ExecutorProvider bean if available when auto-configuring jOOQ
    wilkinsona committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    0a2d2e6 View commit details
    Browse the repository at this point in the history
  9. Raised the default version of Mongo to 3.6.5 when using Embedded Mongo.

    While MongoDB 3.6.7 has been released, 3.6.5 is the latest version that's supported
    by the version of Embedded Mongo that we're currently using.
    
    Closes gh-14476
    wilkinsona committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    1a4ad96 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19cea75 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #14420 from Gary Russell

    * gh-14420:
      Start building against Spring Kafka 2.2.0 snapshots
    wilkinsona committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    354cc98 View commit details
    Browse the repository at this point in the history
  12. Merge branch '2.0.x'

    wilkinsona committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    e1328f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    51f9cdd View commit details
    Browse the repository at this point in the history
  14. Remove call to stop_docker

    mbhave committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    7127098 View commit details
    Browse the repository at this point in the history
  15. Merge branch '2.0.x'

    mbhave committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    b2dd162 View commit details
    Browse the repository at this point in the history
  16. Revert "Raised the default version of Mongo to 3.6.5 when using Embed…

    …ded Mongo."
    
    This reverts commit 1a4ad96. Reverting
    to see if this fixes CI timeouts.
    mbhave committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    9201e23 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Polish

    wilkinsona committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c1b864c View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0.x'

    wilkinsona committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    eefa7e9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.0.x'

    wilkinsona committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    6da483f View commit details
    Browse the repository at this point in the history
  4. Add outcome tag to MVC and WebFlux HTTP request metrics

    Michael McFadyen authored and wilkinsona committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    9e9dd40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c974192 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14486 from Michael McFadyen

    * gh-14486:
      Polish "Add outcome tag to MVC and WebFlux HTTP request metrics"
      Add outcome tag to MVC and WebFlux HTTP request metrics
    wilkinsona committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0f88ea6 View commit details
    Browse the repository at this point in the history
  7. 3 Configuration menu
    Copy the full SHA
    1b7325d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Polish

    Closes gh-14449
    izeye authored and snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    d0a2521 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14449 from izeye:polish-20180913

    * pr/14449:
      Polish
    snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    aeae139 View commit details
    Browse the repository at this point in the history
  3. Polish key description

    Closes gh-14450
    snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    f428914 View commit details
    Browse the repository at this point in the history
  4. Add reference to ssh shell spring boot starter

    fonimus authored and snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    b416a46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    390fc03 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14496 from fonimus:patch-1

    * pr/14496:
      Polish "Add reference to ssh shell spring boot starter"
      Add reference to ssh shell spring boot starter
    snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    3758906 View commit details
    Browse the repository at this point in the history
  7. Merge branch '2.0.x'

    snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    36d22c8 View commit details
    Browse the repository at this point in the history
  8. Use constant for produces attribute

    Closes gh-14501
    specialys authored and snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    11864f2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #14501 from yongsungjeon:develop

    * pr/14501:
      Use constant for produces attribute
    snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    b414606 View commit details
    Browse the repository at this point in the history
  10. Merge branch '2.0.x'

    snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    ce60f82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6164c9e View commit details
    Browse the repository at this point in the history
  12. Use meaningful name for MockServerConfigurer bean

    Closes gh-14512
    izeye authored and snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    fd97f07 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #14512 from izeye:patch-50

    * pr/14512:
      Use meaningful name for MockServerConfigurer bean
    snicoll committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    32c4671 View commit details
    Browse the repository at this point in the history
  14. Merge branch '2.0.x'

    wilkinsona committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    65295e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    efae363 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Polish

    Closes gh-14517
    izeye authored and snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    521f746 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14517 from izeye:polish-20180920

    * pr/14517:
      Polish
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    f670677 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.0.x'

    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    ac2fefb View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.0.x'

    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    1e7c236 View commit details
    Browse the repository at this point in the history
  5. Upgrade to Reactor Californium RELEASE

    Closes gh-14507
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    9bca95e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d10ba39 View commit details
    Browse the repository at this point in the history
  7. Allow Quartz property to set the scheduler name

    This commit makes sure that "org.quartz.scheduler.instanceName" is
    honoured if set. Previously, "spring.quartz.scheduler-name" had a
    default value and was always set. As a result, `SchedulerFactoryBean`
    did not take the quartz property into account.
    
    Closes gh-14243
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    8652f40 View commit details
    Browse the repository at this point in the history
  8. Merge branch '2.0.x'

    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    a376eba View commit details
    Browse the repository at this point in the history
  9. Upgrade to Hazelcast 3.10.5

    Closes gh-14537
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    1ce6fde View commit details
    Browse the repository at this point in the history
  10. Upgrade to Lettuce 5.1.0.RELEASE

    Closes gh-14538
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    310d6a5 View commit details
    Browse the repository at this point in the history
  11. Upgrade to Htmlunit 2.33

    Closes gh-14539
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    a176e64 View commit details
    Browse the repository at this point in the history
  12. Upgrade to Elasticsearch 6.4.1

    Closes gh-14540
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    705ac1b View commit details
    Browse the repository at this point in the history
  13. Upgrade to Influxdb Java 2.13

    Closes gh-14541
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    ad340d2 View commit details
    Browse the repository at this point in the history
  14. Upgrade to Kotlin 1.2.70

    Closes gh-14542
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    fd8c074 View commit details
    Browse the repository at this point in the history
  15. Upgrade to Jooq 3.11.5

    Closes gh-14543
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    2a2f1e4 View commit details
    Browse the repository at this point in the history
  16. Upgrade to Mongodb 3.8.2

    Closes gh-14544
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    8b2bf3e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    90f4da0 View commit details
    Browse the repository at this point in the history
  18. Upgrade to Maven Shade Plugin 3.2.0

    Closes gh-14546
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    cd45343 View commit details
    Browse the repository at this point in the history
  19. Add support for SAP Hana Database

    MichaelSp authored and snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    cea95c3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    22e77e0 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #14513 from MichaelSp:patch-1

    * pr/14513:
      Polish "Add support for SAP Hana Database"
      Add support for SAP Hana Database
    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    4ad2f1d View commit details
    Browse the repository at this point in the history
  22. Fix broken build

    snicoll committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    5323095 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cc6cf88 View commit details
    Browse the repository at this point in the history
  24. Store ObjectProvider rather than their Streams to allow reuse

    Generally speaking, methods on configuration classes will only be called once
    and, therefore, it should be safe to hold a reference to a Stream for later
    one-time usage. However, there are some scenarios in Spring Fu where functional
    registration results in an attempt being made to use a Stream more than use.
    
    This commit protects against multiple use by storing the ObjectProvider and
    getting a new ordered Stream each time it's needed.
    
    Closes gh-14467
    wilkinsona committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    426ff3a View commit details
    Browse the repository at this point in the history
  25. Merge branch '2.0.x'

    mbhave committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    7650321 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Reduce GC pressure creating load descriptions

    Update `ConfigFileApplicationListener` to build description methods
    using a `StringBuilder` and not to use `String.format`.
    
    See gh-13436
    philwebb committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    624cd40 View commit details
    Browse the repository at this point in the history
  2. Reduce object creation when binding

    Use static finals and private instances to reduce the number of objects
    created when binding from the `ConfigFileApplicationListener`.
    
    Closes gh-13436
    philwebb committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    865b7ae View commit details
    Browse the repository at this point in the history
  3. Use shared BindConverter when possible

    Update the `Binder` so that a single shares static `BindConverter` is
    used whenever possible.
    
    Closes gh-14562
    philwebb committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    2bc3d8d View commit details
    Browse the repository at this point in the history
  4. Reduce GC in SpringConfigurationPropertySource

    Update `SpringConfigurationPropertySource` so that the
    `DelegatingPropertyMapper` accepts a maximum of two values and does
    not need to wrap arguments in an array. Also optimize the merge
    operation to return a single result directly rather than always using
    a new `List`.
    
    Closes gh-14563
    philwebb committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    0a18767 View commit details
    Browse the repository at this point in the history
  5. Reduce ConfigurationPropertyName GC pressure

    Rewrite `ConfigurationPropertyName` in an attempt to consume less memory
    and to reduce GC pressure from `toString()`.
    
    Prior to this commit the `toString()` method would always construct a
    new value from the name elements. This is sub-optimal since on on many
    occasions the `ConfigurationPropertyName` is created from an already
    well-formed String. The updated code now attempts to directly use the
    original value for both `toString` and `equals` whenever possible.
    
    Further refinements have also been made to the way that elements are
    stored. Rather than a list or objects, we now use arrays that contains
    the split points and types. This helps to reduce the amount of memory
    required to store the name.
    
    Closes gh-13414
    philwebb committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    d0de465 View commit details
    Browse the repository at this point in the history
  6. Reduce GC pressure in JAR handler

    Update the JAR `Hander` so that URL `startsWith` checks produce less
    garbage. Comparisons are now performed first on the `path` rather than
    the full `toString`. URL `toString` operations produce quite a lot of
    garbage since a `StringBuilder` is always used.
    
    In addition, we now also cache the JarFile URL toString to save repeated
    calculation.
    
    Closes gh-14561
    philwebb committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    11b1318 View commit details
    Browse the repository at this point in the history
  7. Merge branch '2.0.x'

    snicoll committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    f1a38c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3c637f View commit details
    Browse the repository at this point in the history
  9. Merge branch '2.0.x'

    snicoll committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    6185876 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42abf73 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe75f96 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b00dc8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f7897a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    258c483 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    def02de View commit details
    Browse the repository at this point in the history
  16. Migrate size properties to DataSize

    qct authored and snicoll committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    eb9f635 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cbae22f View commit details
    Browse the repository at this point in the history
  18. Merge pull request #14549 from qct:change-to-datasize

    * pr/14549:
      Polish "Migrate size properties to DataSize"
      Migrate size properties to DataSize
    snicoll committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    dda8750 View commit details
    Browse the repository at this point in the history
  19. Merge branch '2.0.x'

    snicoll committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    9d46fee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ade79f7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cce693f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ce75a58 View commit details
    Browse the repository at this point in the history
  23. Upgrade to Spring AMQP 2.1.0.RC1

    Closes gh-14574
    wilkinsona committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    5d0a1ee View commit details
    Browse the repository at this point in the history
  24. Upgrade to Spring Kafka 2.2.0.RC1

    Closes gh-14491
    wilkinsona committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    06d0568 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5196e13 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    977f8b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. Upgrade to Spring Session Bean-RC1

    Closes gh-14573
    wilkinsona committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    d4942a1 View commit details
    Browse the repository at this point in the history
  2. Upgrade to Spring Batch 4.1.0.RC1

    Closes gh-14577
    wilkinsona committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    86c2b4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e9a93e View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.0.x'

    snicoll committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    92afd04 View commit details
    Browse the repository at this point in the history
  5. Add @SInCE in ApplicationContextInitializedEvent

    Closes gh-14579
    izeye authored and snicoll committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    f155202 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14579 from izeye:patch-50

    * pr/14579:
      Add @SInCE in ApplicationContextInitializedEvent
    snicoll committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    0a31025 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dc78d1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #14565 from izeye:deferred-log

    * pr/14565:
      Add log messages to lines only when the destination isn't set
    snicoll committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    0dc2375 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47f9379 View commit details
    Browse the repository at this point in the history
  10. Merge branch '2.0.x'

    snicoll committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    ecee04a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Polish

    snicoll committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    da59d5c View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0.x'

    snicoll committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    831b0d7 View commit details
    Browse the repository at this point in the history
  3. Polish

    snicoll committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    6145b3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95ecbc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3e2d1 View commit details
    Browse the repository at this point in the history
  6. Polish

    wilkinsona committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    6e00d13 View commit details
    Browse the repository at this point in the history
  7. Remove automatic devtools web debug logging

    Rework `DevToolsPropertyDefaultsPostProcessor` so that web logging no
    longer defaults to `DEBUG`. The post processor now logs an info hint
    to suggest the user configure the logging themselves.
    
    Closes gh-14575
    philwebb committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    84e7219 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Upgrade to Micrometer 1.1.0-m.1

    Closes #14567
    bclozel committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    0f11e69 View commit details
    Browse the repository at this point in the history
  2. Handle class not found

    snicoll committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    1977995 View commit details
    Browse the repository at this point in the history
  3. Polish

    snicoll committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    5765ed0 View commit details
    Browse the repository at this point in the history
  4. Add AutoConfigurationImportFilter base classes

    Add `FilteringSpringBootCondition` base class and refactor the existing
    `OnClassCondition` to use it. Also update the `match` method so that
    the `autoConfigurationClasses` array may include `null` elements.
    
    See gh-13328
    philwebb committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    e4f54a4 View commit details
    Browse the repository at this point in the history
  5. Generate auto-configuration OnBean data

    Update the auto-configuration annotation processor to generate
    properties for `@ConditionalOnBean` and `@ConditionalOnSingleCandidate`.
    
    See gh-13328
    philwebb committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    586507c View commit details
    Browse the repository at this point in the history
  6. Allow early OnBeanCondition filtering

    Update `OnBeanCondition` to be an `AutoConfigurationImportFilter` and
    filter out classes early.
    
    See gh-13328
    philwebb committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    c2f8398 View commit details
    Browse the repository at this point in the history
  7. Generate auto-configuration OnWebApplication data

    Update the auto-configuration annotation processor to generate
    properties for `@OnWebApplication`.
    
    See gh-13328
    philwebb committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    75bde00 View commit details
    Browse the repository at this point in the history
  8. Allow early OnWebApplication filtering

    Update `OnWebApplicationCondition` to be an
    `AutoConfigurationImportFilter` and filter out classes early.
    
    Closes gh-13328
    philwebb committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    ff98ba0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'gh-13328'

    philwebb committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    4d705df View commit details
    Browse the repository at this point in the history
  10. Make ResourceHandlerRegistrationCustomizer public

    Make `ResourceHandlerRegistrationCustomizer` a public top level class.
    
    Closes gh-14587
    philwebb committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    a04e913 View commit details
    Browse the repository at this point in the history
  11. Merge branch '2.0.x'

    mbhave committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    9fa517c View commit details
    Browse the repository at this point in the history
  12. Restore Maven 3.3 compatibility

    Downgrade the `spring-boot-maven-plugin` maven version to 3.3.
    
    Closes gh-14464
    philwebb committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    64627fa View commit details
    Browse the repository at this point in the history
  13. Merge branch '2.0.x'

    philwebb committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    fd2080e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Merge branch '2.0.x'

    mbhave committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    072be48 View commit details
    Browse the repository at this point in the history
  2. Fix "Query Parameters" section name

    Closes gh-14600
    Hanope authored and snicoll committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    e5ed5eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14600 from Hanope:issue-14599

    * pr/14600:
      Fix "Query Parameters" section name
    snicoll committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    5a2c8b5 View commit details
    Browse the repository at this point in the history
  4. Raise the default version of Mongo to 3.6.5 when using Embedded Mongo

    While MongoDB 3.6.7 has been released, 3.6.5 is the latest version that's supported
    by the version of Embedded Mongo that we're currently using.
    
    Closes gh-14476
    wilkinsona committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    1a8f519 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f88ebf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Merge branch '2.0.x'

    snicoll committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    c403ac9 View commit details
    Browse the repository at this point in the history
  2. Polish

    Closes gh-14597
    izeye authored and snicoll committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    698bbd6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14597 from izeye

    * pr/14597:
      Polish
    snicoll committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    a4263b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Merge branch '2.0.x'

    wilkinsona committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    d4e7959 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0.x'

    wilkinsona committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    285f6bf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Merge branch '2.0.x'

    wilkinsona committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    9b7122b View commit details
    Browse the repository at this point in the history
  2. Upgrade Java 11 CI image to 11-ea-28-jdk

    Closes gh-14631
    gandrade authored and wilkinsona committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    95ae66b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14631 from Gustavo Andrade

    * gh-14631:
      Upgrade Java 11 CI image to 11-ea-28-jdk
    wilkinsona committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    9a4f655 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Configuration menu
    Copy the full SHA
    1e756db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14637 from izeye

    * pr/14637:
      Use Commons Logging for OnlyOnceLoggingDenyMeterFilter
    snicoll committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    42a77a0 View commit details
    Browse the repository at this point in the history