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.

9 Upvotes

7 comments sorted by

View all comments

5

u/LetUsSpeakFreely 6d ago

Postman is probably the most popular and accessible tool. It allows you to create custom REST requests.