Class OracleDevServicesProcessor

java.lang.Object
io.quarkus.devservices.oracle.deployment.OracleDevServicesProcessor

public class OracleDevServicesProcessor extends Object
  • Field Details

    • ORIGINAL_IMAGE_NAME

      public static final String ORIGINAL_IMAGE_NAME
      This is the container name as defined by the Testcontainer's OracleContainer: does not necessarily match the container name that Quarkus will default to use.
      See Also:
    • PORT

      public static final int PORT
      See Also:
  • Constructor Details

    • OracleDevServicesProcessor

      public OracleDevServicesProcessor()
  • Method Details