kristofdho
serviceProxy(s -> { s.path("/api"); s.target("localhost", 8080); return Unit.INSTANCE; });