public class IdGeneratorBootListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
| Constructor and Description |
|---|
IdGeneratorBootListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationStartedEvent applicationStartedEvent) |
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationStartedEvent applicationStartedEvent)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>Copyright © 2022. All rights reserved.