@author geadded
This commit is contained in:
13
src/main/java/RestAPISchnittstelle/RestAPI.java
Normal file
13
src/main/java/RestAPISchnittstelle/RestAPI.java
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* @author Samuel Wolff
|
||||
* noch nicht getestet
|
||||
*/
|
||||
|
||||
package RestAPISchnittstelle;
|
||||
|
||||
public interface RestAPI {
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user