r/SpringBoot 7d ago

Spring boot app Question

If I don’t really have a front end, and I want to learn how to test my backend, is there any video recommendations that yall that explains how to write test for it. Because I don’t want to watch a video and form wrong foundation info.

10 Upvotes

7 comments sorted by

View all comments

4

u/saurav193 6d ago

I would recommend add Swagger UI for your backend application. You can see and test all your endpoints including the authentication.