Andrei Amarfii
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
创建于 Run JUnit test from within class test (NOT GRADLE)
已回答I used to run test classes/ test methods as JUnit from the class (hitting run button next to class name / method name). IDEA was creating automatically configuration for test and run it. I Updat... -
已编辑于 Spring Expression Language in custom annotations.
已回答Hello guys, I wondering if there is a way to force IDEA to treat strings in custom annotations as SpEL expressions, like it does in @PreAuthorize#value field. Thanks