https://github.com/seedstack/samples
SeedStack sample projects, from basics to complete applications.
https://github.com/seedstack/samples
Last synced: 9 months ago
JSON representation
SeedStack sample projects, from basics to complete applications.
- Host: GitHub
- URL: https://github.com/seedstack/samples
- Owner: seedstack
- License: mpl-2.0
- Created: 2015-06-10T15:29:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T18:27:18.000Z (over 1 year ago)
- Last Synced: 2025-04-10T23:37:21.043Z (12 months ago)
- Language: Java
- Homepage:
- Size: 632 KB
- Stars: 8
- Watchers: 12
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Samples
This repository contains all SeedStack samples. They are categorized as:
* [Basics](basics), demonstrating basic features of SeedStack (dependency injection, Web, security, REST, ...)
* [Add-ons](addons), demonstrating features of various [SeedStack add-ons](http://seedstack.org/addons)
* [Full applications](full-apps), demonstrating full applications made with SeedStack.
# Copyright and license
This source code is copyrighted by [The SeedStack Authors](https://github.com/seedstack/seedstack/blob/master/AUTHORS) and
released under the terms of the [Mozilla Public License 2.0](https://www.mozilla.org/MPL/2.0/).