Sergeiermakof
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Mark field as resource path
AnsweredHi. My team is working on annotation for unit tests, which help to insert data into DB before a test. @Retention(RetentionPolicy.RUNTIME)@Target({ElementType.METHOD, ElementType.TYPE})@Inheritedpu...