@RestController public class TestController extends Object
| 构造器和说明 |
|---|
TestController() |
@GetMapping(value="/dtp-apollo-example/testJucTp") public String testJuc()
@GetMapping(value="/dtp-apollo-example/testSpringTp") public String testSpring()
@GetMapping(value="/dtp-apollo-example/testCommonDtp") public String testCommon()
@GetMapping(value="/dtp-apollo-example/testEagerDtp") public String testEager()
@GetMapping(value="/dtp-apollo-example/testScheduledDtp") public String testScheduled()
@GetMapping(value="/dtp-apollo-example/testOrderedDtp") public String testOrdered()
Copyright © 2024. All rights reserved.