react-ssr-with-java
react-ssr-with-java copied to clipboard
This is a simple project that implements React Server Side Rendering with Java and Spring Boot
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