Package ch.mobi.mobitor
Class ChangelogController
- java.lang.Object
-
- ch.mobi.mobitor.ChangelogController
-
@Controller public class ChangelogController extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ChangelogController(ChangelogConfigurationService changelogConfigurationService, ChangelogConfiguration changelogConfiguration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringoverview(org.springframework.ui.Model model)
-
-
-
Constructor Detail
-
ChangelogController
@Autowired public ChangelogController(ChangelogConfigurationService changelogConfigurationService, ChangelogConfiguration changelogConfiguration)
-
-