Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Feb 3, 2020
1 parent 422ed61 commit f11b5d5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# shibui

For more information, see `docs`

## Requirements_

* Java 8 (note that ONLY Java 8 is supported at this time; other later versions might work)
Expand Down Expand Up @@ -39,7 +37,7 @@ For complete information on overriding default configuration, see [https://docs.

### Deploying as a WAR

The application can be deployed as a WAR file in a Java Servlet 3.0 container. Currently, the application must be run in the root context.
The application can be deployed as a WAR file in a Java Servlet 3.0 container.

To override default configuration, see [https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html].
The easiest way to do this in a servlet container is through the use of system properties
Expand Down

0 comments on commit f11b5d5

Please sign in to comment.