Rebranding
This commit is contained in:
parent
afaab504da
commit
36bc5dd14b
32 changed files with 120 additions and 146 deletions
|
@ -0,0 +1,8 @@
|
|||
package eu.ztsh.mockserver.client
|
||||
|
||||
import groovy.transform.CompileStatic
|
||||
import groovy.transform.TypeChecked
|
||||
|
||||
@CompileStatic
|
||||
@TypeChecked
|
||||
class MockAlreadyExists extends RuntimeException {}
|
Loading…
Add table
Add a link
Reference in a new issue