File tree 2 files changed +22
-0
lines changed
wanaku-provider-archetype/src/main/resources/archetype-resources/src/main/resources
wanaku-tool-service-archetype/src/main/resources/archetype-resources/src/main/resources
2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "name" : " org.apache.commons.pool2.impl.DefaultEvictionPolicy" ,
4
+ "allDeclaredConstructors" : true ,
5
+ "allPublicConstructors" : true ,
6
+ "allDeclaredMethods" : true ,
7
+ "allPublicMethods" : true ,
8
+ "allDeclaredFields" : true ,
9
+ "allPublicFields" : true
10
+ }
11
+ ]
Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "name" : " org.apache.commons.pool2.impl.DefaultEvictionPolicy" ,
4
+ "allDeclaredConstructors" : true ,
5
+ "allPublicConstructors" : true ,
6
+ "allDeclaredMethods" : true ,
7
+ "allPublicMethods" : true ,
8
+ "allDeclaredFields" : true ,
9
+ "allPublicFields" : true
10
+ }
11
+ ]
You can’t perform that action at this time.
0 commit comments