How it is deployed
The application is deployed at Oracle always-free service.
- Redhat VM
open firewall. (network rule ) open firewll (port # 80(http) and 443 (https))
Install java copy the springboot app.
- Oracle DB
...
- create db
- create tables.
The application is deployed at Oracle always-free service.
open firewall. (network rule ) open firewll (port # 80(http) and 443 (https))
Install java copy the springboot app.
...