Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 838 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 838 Bytes

npm

React SSR with Java

This is a simple project that implements React Server Side Rendering with Java and Spring Boot. It uses Nashorn Javascript Engine that part of Java 8.

Framework & Libraries

Installation

I have just tried using gradle. So the task I have designed must been bad.

Go to directory "react-ssr-with-java", then execute this script:

./gradlew build && java -jar server/build/libs/gs-spring-boot-0.1.0.jar