8 changed files with 25 additions and 4 deletions
@ -0,0 +1,4 @@ |
|||||||
|
package com.redhat.pctsec.model.jpa; |
||||||
|
|
||||||
|
public class ScanRequestsRepository { |
||||||
|
} |
||||||
@ -0,0 +1,4 @@ |
|||||||
|
package com.redhat.pctsec.rest.v1alpha1; |
||||||
|
|
||||||
|
public class ScanRequestsResource { |
||||||
|
} |
||||||
Loading…
Reference in new issue