spring-boot/spring-boot-project/spring-boot-actuator-autoco.../src
Phillip Webb 73131e99da Make BufferingApplicationStartup thread safe
Update `BufferingApplicationStartup` to use thread safe data structures.

Prior to this commit, it was possible for calls from different threads
(for example due to request scope beans) to cause a
NoSuchElementException to be thrown.

Closes gh-25792
2021-05-13 23:35:36 -07:00
..
docs/asciidoc Polish "Clarify usage of BufferingApplicationStartup" 2021-02-09 09:44:19 +01:00
main Fix SSL configuration with Reactor Netty 2021-04-08 17:09:31 +02:00
test Make BufferingApplicationStartup thread safe 2021-05-13 23:35:36 -07:00