Java Spring Boot access service?

Hi I am very very new to Coder... I built and deployed a Java Spring Boot app using Dev Container template and VSCode. I have started the service but cannot access it using localhost:8080 (same as when running Intellij locally). How can I expose the service so I can access it and test that it is running? I also tried the url 'Open in browser' from vs-server and it also did not work....
3 Replies
Codercord
Codercord4d ago
<#1364237252477063200>
Category
Help needed
Product
Coder (v2)
Platform
Windows
Logs
Please post any relevant logs/error messages.
Phorcys
Phorcys18h ago
hey, you have different ways to access it in Coder, you can use the port forwarding feature or the VSCode extension
Phorcys
Phorcys18h ago
Workspace Port Forwarding for Developers | Coder Docs
Understand port forwarding in Coder workspaces. Learn about accessing workspace services from your local machine.
From An unknown user
From An unknown user

Did you find this page helpful?