Hi, I'm trying to use annotation in calculator slsb example. I have this problem
package javax.annotation does not exist I'm compiling the program with maven and I add this line to Calculator.java import javax.annotation.PostConstruct; - Vesa
Hi, I'm trying to use annotation in calculator slsb example. I have this problem
package javax.annotation does not exist I'm compiling the program with maven and I add this line to Calculator.java import javax.annotation.PostConstruct; - Vesa