Tagged “spring-boot”
-
Building a Reactive Oauth Client App with SpringBoot and Kotlin Coroutines
A walkthrough of building a reactive OAuth2 client with Spring Boot, Kotlin coroutines, and WebFlux — tying together social login and async data streams.
-
Test Multipart/Form Data with WebTestClient
How to write integration tests for multipart/form-data endpoints in Spring Boot using WebTestClient, which is surprisingly under-documented.
-
Post Boot Actions Using Application Events
How to run code after a Spring Boot application finishes starting up, using application events instead of fragile workarounds.
See all tags.
Last updated: