Class TestingBatriderContractor
-
- All Implemented Interfaces:
-
pro.fessional.wings.testing.batrider.contract.TestingHelloContract
@RestSchema(schemaId = "batrider-hello")@RequestMapping(path = "/") public class TestingBatriderContractor implements TestingHelloContract
Mvc Style, Customize SchemaId, basePath without SchemaId
- Since:
2022-08-04
trydofor
-
-
Constructor Summary
Constructors Constructor Description TestingBatriderContractor()
-