You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 hours ago | |
---|---|---|
.github/workflows | 1 month ago | |
agent | 4 days ago | |
model | 4 days ago | |
persistence-postgresql | 4 days ago | |
persistence-xml | 4 days ago | |
privilege | 6 days ago | |
service | 9 hours ago | |
soql | 3 months ago | |
src | 3 months ago | |
strolch-bom | 3 months ago | |
test-base | 3 months ago | |
test-performance | 1 month ago | |
utils | 2 weeks ago | |
web-rest | 4 days ago | |
websocket | 3 months ago | |
xmlpers | 1 month ago | |
.gitignore | 3 years ago | |
CODE_OF_CONDUCT.md | 5 years ago | |
LICENSE | 9 years ago | |
README.md | 1 month ago | |
pom.xml | 1 month ago | |
qodana.yaml | 1 month ago |
README.md
Strolch
The main repository which contains all of Strolch.
Getting Started
Either use a version on Maven Central: https://mvnrepository.com/artifact/li.strolch/
Or install locally first:
git clone https://github.com/strolch-li/strolch.git
cd strolch
mvn clean install -DskipTests
Then you can create your own project. Please read the README files in the generated projects.
To create a Strolch project see https://strolch.li/development/
More Information
Find more to Strolch at our website: https://strolch.li