Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir authored May 15, 2024
1 parent 418568d commit 152dcde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ Uses the [Smoothness Environment Variables](https://github.com/JeffersonLab/smoo

There are some [Settings](https://github.com/JeffersonLab/dtm/blob/33d6890eeda911bfea98edb0b85e6d84c2f7c13b/docker/oracle/setup/02_ddl.sql#L107-L113) in the database as well.

### Database
This application requires an Oracle 18+ database with the following [schema](https://github.com/JeffersonLab/dtm/tree/main/container/oracle/initdb.d) installed. The application server hosting this app must also be configured with a JNDI datasource.

## Build
This project is built with [Java 17](https://adoptium.net/) (compiled to Java 11 bytecode), and uses the [Gradle 7](https://gradle.org/) build tool to automatically download dependencies and build the project from source:

Expand Down

0 comments on commit 152dcde

Please sign in to comment.