Class PlanregistratieAutofillController
java.lang.Object
nl.b3p.planmonitorwonen.api.controller.PlanregistratieAutofillController
- All Implemented Interfaces:
EventListener
,org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
@RestController
@Profile("!test")
public class PlanregistratieAutofillController
extends Object
implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
-
Constructor Summary
ConstructorDescriptionPlanregistratieAutofillController
(org.springframework.jdbc.core.simple.JdbcClient jdbcClient) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.context.ApplicationListener
supportsAsyncExecution
-
Constructor Details
-
PlanregistratieAutofillController
public PlanregistratieAutofillController(org.springframework.jdbc.core.simple.JdbcClient jdbcClient)
-
-
Method Details
-
onApplicationEvent
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event) - Specified by:
onApplicationEvent
in interfaceorg.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
-
autofill
-