-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alexandru Grigoras edited this page Apr 10, 2020
·
10 revisions
Connecting to the service server: http://localhost:5003/TestManagerWebServices/`
1.0 alpha
- Java SE Development Kit 8
- Apache Tomcat 8.5
- Eclipse IDE for Java EE Developers Oxygen 2
- Maven
HTTP methods: GET
, POST
, PUT
, DELETE
and PATCH
used by REST web services:
HTTP method | /api/test |
---|---|
GET |
Returns the tests |
POST |
Adds a test |
PUT |
N/A (Replace the tests) |
DELETE |
N/A (Delete test) |
The repository of the Maven TestManager project has the following modules:
-
TestManagerCore
ro.tutoriale3d.testmanager.core.Test
ro.tutoriale3d.testmanager.core.TestInterface
ro.tutoriale3d.testmanager.core.Utilizator
-
TestManagerWebServices
ro.tutoriale3d.testmanager.db.DBManager
ro.tutoriale3d.testmanager.webservices.MyApplication
ro.tutoriale3d.testmanager.webservices.WebServiceApplications
-
TestManagerClient
ro.tutoriale3d.testmanager.client.TestManagerClient
- Grigoras Alexandru [admin]
- Bodnariu Andreea
- Luncanu Iuliana
- Suflet Ioan
@3D Printing. Tips and tricks