Skip to content

Commit

Permalink
Applied changes requested.
Browse files Browse the repository at this point in the history
  • Loading branch information
Motouom committed Nov 8, 2024
1 parent b8bf02c commit 36b79f1
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@

- [Config Files](#config-files)
- [Variable Substitution](#variable-substitution)
- [Supported Substitutions](#supported-substitutions)
- [Logging](#logging)
- [JSON Logging Support](#json-logging-support)
- [Log Level](#log-level)
- [Supported Features](#supported-features)
- [Compatibility with Keycloak](#compatibility-with-keycloak)
- [Build this Project](#build-this-project)
Expand All @@ -21,10 +18,6 @@
- [Docker](#docker)
- [Helm](#helm)
- [Configuration](#configuration)
- [CLI Options / Environment Variables](#cli-options--environment-variables)
- [Keycloak Options](#keycloak-options)
- [Import Options](#import-options)
- [Spring Boot Options](#spring-boot-options)
- [Perform Release](#perform-release)
- [Commercial Support](#commercial-support)

Expand Down Expand Up @@ -114,6 +107,8 @@ Further development requirements
- Java Development Kit (JDK)
- Docker Desktop or an alternative replacement (e.g Rancher Desktop)

Before running `mvn verify`, you have to set the JAVA_HOME environment variable to prevent some test failures.

```shell
./mvnw verify

Expand Down

0 comments on commit 36b79f1

Please sign in to comment.