Files
Rebwon a5c27bda82 Using @Async annotation and WebTestClient
Changed synchronous mail transfer to asynchronous. You also switched to
the WebTest Client without using MockMvc, which is dependent on Spring
ApplicationContext. As a result, the test runs 60% faster.
2021-09-02 11:47:46 +09:00
..