Uses of Class
de.gematik.test.tiger.spring_utils.TigerBuildPropertiesService
-
Packages that use TigerBuildPropertiesService Package Description de.gematik.test.tiger.proxy.controller -
-
Uses of TigerBuildPropertiesService in de.gematik.test.tiger.proxy.controller
Methods in de.gematik.test.tiger.proxy.controller that return TigerBuildPropertiesService Modifier and Type Method Description TigerBuildPropertiesServiceTigerWebUiController. getBuildProperties()Constructors in de.gematik.test.tiger.proxy.controller with parameters of type TigerBuildPropertiesService Constructor Description TigerWebUiController(TigerProxy tigerProxy, RbelHtmlRenderer renderer, ApplicationConfiguration applicationConfiguration, org.springframework.messaging.simp.SimpMessagingTemplate template, TigerBuildPropertiesService buildProperties)
-