Skip to content

This is a simple project that implements React Server Side Rendering with Java and Spring Boot

Notifications You must be signed in to change notification settings

bagongkia/react-ssr-with-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

This is a simple project that implements React Server Side Rendering with Java and Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published