@RestController public class GreetingController extends Object
Modifier and Type | Field and Description |
---|---|
private AtomicLong |
counter |
private static String |
template |
Constructor and Description |
---|
GreetingController() |
private static final String template
private final AtomicLong counter
Copyright © 2017–2020. All rights reserved.