Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 398 Bytes

rec-cloud

rec-cloud is a Web/SpringBoot based version of rec-core with enhanced features, this repo contains examples and docs, please visit http://rec.kimleo.net for more details.

Try examples, please go rec-framework/rec-cloud release page, download the release and run

java -jar *.jar --spring.profiles.active=demo

then goto http://localhost:8080/upload page to do see the example.