Prefixed path with /fints/v1
This commit is contained in:
parent
e30127415c
commit
fbfcbb1d2c
|
@ -10,7 +10,7 @@ import javax.ws.rs.*
|
|||
import javax.ws.rs.core.MediaType
|
||||
|
||||
|
||||
@Path("/")
|
||||
@Path("/fints/v1")
|
||||
class fints4kResource {
|
||||
|
||||
@Inject
|
||||
|
|
Loading…
Reference in New Issue