Skip to content

przodownikR1/sagan

 
 

Repository files navigation

Sagan: the spring.io site and reference application

Latest production deployment Build Status

Welcome! The code in the master branch of this repository is deployed and running right now at spring.io. The blog, the collection of guides, and everything else you see there is implemented right here.

In addition to the practical purpose of powering Spring's home on the web, this project is designed to serve as a reference application--a resource that developers can use to see how the Spring team have used Spring to implement a real-world app with a few interesting requirements. We hope you'll find it useful!

Getting started

You'll find everything you need to get started in the project wiki, but you can also begin by simply browsing through the repository and finding what's of interest to you. You'll find README files in key directories, and Javadoc throughout the code. The app and all of its documentation are designed with the idea of a 'self-guided tour' in mind.

Q&A and issue tracking

If you have any questions, feedback, or feature requests, don't hesitate to add an issue.

Contributing

Pull requests are welcome; see the contributor guidelines for details.

License

Sagan is released under the BSD-3 license.

About

The spring.io site and reference application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.3%
  • HTML 17.4%
  • CSS 10.5%
  • JavaScript 5.4%
  • SQLPL 3.2%
  • Shell 0.2%