Package ch.mobi.mobitor
Class ChangelogController
- java.lang.Object
-
- ch.mobi.mobitor.ChangelogController
-
@Controller public class ChangelogController extends Object
-
-
Constructor Summary
Constructors Constructor Description ChangelogController(ChangelogConfigurationService changelogConfigurationService, ChangelogConfiguration changelogConfiguration)
-
-
-
Constructor Detail
-
ChangelogController
@Autowired public ChangelogController(ChangelogConfigurationService changelogConfigurationService, ChangelogConfiguration changelogConfiguration)
-
-
Method Detail
-
overview
@RequestMapping("/changelog") public String overview(org.springframework.ui.Model model)
-
-