Reduce JSR305 proliferation 11/80211/6
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 7 Feb 2019 16:53:09 +0000 (17:53 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 12 Feb 2019 09:12:04 +0000 (09:12 +0000)
retention=runtime annotations are mixing really badly with Java EE
injection and Java 11.

Make sure we do not use javax.annotation package in APIs and reduce
overall proliferation inside implementations.

Change-Id: I569815f0336efdc0de662c3b80f0fa6e5dd47d8a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found