In jdk9 @PostConstruct
and @PreDestroy
are in java.xml.ws.annotation
which is deprecated and scheduled for removal.
I was wondering what to use when they are removed and also wouldn't be a problem due to the fact that a lot of frameworks and projects are using them?