本地spring boot服务启动后,如何用postman验证服务是否启动成功

本地spring boot服务启动后,如何用postman验证服务是否启动成功

直接访问api啊
http://localhost:端口号+controller前缀+参数