* Creation of base template (#1) * Sample template created * added findByName functionality for item * Solve Cors errors and inhibit DefaultExposure * changed project structure * Added frontend * changed base path of REST api and updated frontend api quering * Items enpoint tests and updates to the item endpoint (#13) * Config setup * add tests for items Co-authored-by: Bruno <brunoj.philipp@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ sourceSets {
|
||||
srcDir 'backend/src/test/java'
|
||||
}
|
||||
resources {
|
||||
'backend/src/test/resources'
|
||||
srcDir 'backend/src/test/resources'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user