Postman and Spring Boot
Channel:
Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=ojQ6Qw2pgaE
Postman is a great tool to setup requests and write tests for what we expect of the responses.
Its fast and flexible and we can share collections with requests with each other.
The collection of requests can be exported along with the environment variables to a .json file and then placed in git.
Enjoy! :-)
Feel free to leave a comment or question.
The code is located here:
https://github.com/ekim197711/springboot-basic-authentication
Follow me on twitter:
https://twitter.com/MikeMoelNielsen
Support me on Patreon;
https://www.patreon.com/mikemoellernielsen
Other Videos By Mike Møller Nielsen
Tags:
postman
http
https
get
post
header
basic auth
basic authentication
spring boot
export
import
test
pre-request script
script
rest
json