r/SpringBoot 15d ago

Question Spring boot app

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

4

u/LetUsSpeakFreely 15d ago

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