In Java 20 (oracle's openjdk 20), I don't see the @PostConstruct
.
What must I do/import so that I can have an annotation to do perform the same thing?
Using Spring 6.0.10.
In Java 20 (oracle's openjdk 20), I don't see the @PostConstruct
.
What must I do/import so that I can have an annotation to do perform the same thing?
Using Spring 6.0.10.