Authenticate to spring boot web server through desktop swing app
I have spun up a very basic spring boot app and implemented authentication. I can login to the page through spring boot’s login page.
I have spun up a very basic spring boot app and implemented authentication. I can login to the page through spring boot’s login page.