This series of tutorials introduces you to the development and deployment of Java applications to Oracle Cloud using the NetBeans Integrated Development Environment.
Type: OBE
Released: 12 years ago
This series of tutorials introduces your to the development and deployment of Java applications to Oracle Cloud using the Oracle Enterprise Pack for Eclipse (OEPE) integrated development environment.
Type: Knowledge Path
This series of tutorials and webcast introduces you to the development and deployment of Oracle ADF applications to Oracle Cloud using Oracle JDeveloper Integrated Development Environment.
In this tutorial, you create a JSF 2.0 / JPA 2.0 human resources (HR) application by using wizards built into the NetBeans integrated development environment (IDE). You develop, deploy, and test the application locally in a WebLogic Server 11g instance, and then deploy and test the application in Oracle Cloud.
Duration: 60 mins
Apache Maven is an open-source project management tool. With Maven, you can build projects by using a dynamic set of resources. Maven simplifies the build process by describing how a project should be assembled based on dependencies defined in a project object model (POM) XML file. Resources required for the building of a project can be locally defined or they can exist on remote servers. In this tutorial, you deploy an Apache Maven application to Oracle Cloud by using NetBeans.
Duration: 30 mins