This project shows how to test an API using WebTestClient with Junit Jupiter
gradle bootRun
gradle test
gradle test --tests TestName.methodName
This project shows how to test an API using WebTestClient with Junit Jupiter
gradle bootRun
gradle test
gradle test --tests TestName.methodName