I already deployed my Spring Boot API into fly.io with hostname https://spring-boot-rest-api-postgresql.fly.dev
My API should be {IP}/api/books but it saying that 404.
What Can I do for that?
Thanks
I already deployed my Spring Boot API into fly.io with hostname https://spring-boot-rest-api-postgresql.fly.dev
My API should be {IP}/api/books but it saying that 404.
What Can I do for that?
Thanks