All codes worked on OpenLiberty (Full JakartaEE certified)
use http command :
http http://localhost:8080/api/v1/test/hello -a admin:adminpass
use curl command :
curl http://localhost:8080/api/v1/test/hello -u admin:adminpass
| Name | Name | Last commit date | ||
|---|---|---|---|---|