I have written a spring boot app which is hosted and running in my localhost (Desktop).
But when I try to access the url from my mobile, it says connection time out. I have even configured my port in Firewall.
I have spring boot hosted in my desktop and my mobile connects internet through a pci card in my computer.
I can access the url from my desktop browser but not my mobile browser.
I have done an ipconfig and have used my wifi ip address and lan ip address, both are not working, I am not using localhost from my mobile.