@Controller @RequestMapping(value="/api/v1/time") public class TimeController extends Object
This class implements rest endpoints to control the time
Constructor and Description |
---|
TimeController(DebuggerTimeProvider timeProvider) |
Modifier and Type | Method and Description |
---|---|
Date |
getProductTime() |
Date |
setProductTime(String time) |
public TimeController(DebuggerTimeProvider timeProvider)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.