8000 GitHub - ggndnn/sofa-ark-samples
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ggndnn/sofa-ark-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

  • Based on Sofa Ark v1.1.0

Quick Start

  • Import this project sofa-ark-samples as Maven project.
  • Create one SofaArk Application run-configuration.
  • Manually add plugin com.alipay.sofa:web-ark-plugin:1.1.0 from maven repository to run-configuraion and start this application.
  • If you got error Master biz should be configured when deploy multi biz, please add jvm parameter -Dcom.alipay.sofa.ark.master.biz=sample-bundle.
  • If you got error The following properties were declared as required but could not be resolved: [spring.application.name], please add jvm parameter -Dspring.application.name=app1.
  • Open browser to http://localhost:8080/hello or http://localhost:8080/sample2/hello.
  • If you can not find plugin or biz in run-configuraion, please manually reimport maven projects.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0