0

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.

theAnonymous
  • 1,701
  • 2
  • 28
  • 62
  • 3
    See the note near the bottom of the page: https://docs.spring.io/spring-framework/reference/core/beans/annotation-config/postconstruct-and-predestroy-annotations.html – Slaw Jul 09 '23 at 06:01

0 Answers0