Implements an API based on GraphQL to managed orders. It accesses an Oracle Database (XE) with the samples schema loaded (OE). The application is prepared to run on Oracle WebLogic Server.
The infrastructure used was WebLogic Server 12.2.1.3.0 and Oracle XE 12c. You can obtain an Oracle XE 12c virtual machine from here. In order to run this example you have to install Oracle Sample schemas in the database. The content and installation steps for this database schemas can be obtained here.
Oracle WebLogic Server can be obtained and installed from this location.
mvn package
mvn pre-integration-test -Pweblogic
-
Download and Install GraphiQL.
-
Use the following URL: http://localhost:7001/graphql-db-test/graphql