Giter Site home page Giter Site logo

paulcwarren / spring-content Goto Github PK

View Code? Open in Web Editor NEW
254.0 19.0 61.0 21.94 MB

Cloud-Native Storage and Enterprise Content Services (ECMS) for Spring

Home Page: https://paulcwarren.github.io/spring-content/

License: Apache License 2.0

Java 97.25% HTML 1.05% Shell 0.10% Rich Text Format 1.60%
spring-data solr content-management content headless-cms content-services spring spring-content

spring-content's Introduction

Build codecov Join the chat at https://gitter.im/spring-content/Lobby

Spring Content

Cloud-Native Content Services for Spring.

Spring Content provides modules for managing content in JPA, MongoDB's GridFS, S3 or Filesystem storage. When combined with Spring Data/REST it allows content to be associated with Spring Data Entities. The Solr module provides an integration with Apache Solr for fulltext indexing and search capabilities. The Renditions module provides a pluggable renditions framework and several out-of-the-box renderers that can render stored content in several different formats.

Getting help

Having trouble with Spring Content? We'd like to help!

Reporting Issues

Spring Content uses GitHub's integrated issue tracking system to record bugs and feature requests. If you want to raise an issue, please follow the recommendations below:

  • Before you log a bug, please search the issue tracker to see if someone has already reported the problem.
  • If the issue doesn't already exist, create a new issue.
  • Please provide as much information as possible with the issue report, we like to know the version of Spring Content that you are using, as well as your Operating System and JVM version.
  • If you need to paste code, or include a stack trace use Markdown ``` escapes before and after your text.
  • If possible try to create a test-case or project that replicates the issue.

Building from Source

You don't need to build from source to use Spring Content (binaries in https://repo.maven.apache.org/maven2/), but if you want to try out the latest and greatest, Spring Content can be easily built with the maven wrapper. You also need JDK 1.8.

$ ./mvnw clean install

If you want to build with the regular mvn command, you will need Maven v3.2.1 or above.

Also see CONTRIBUTING.md if you wish to submit pull requests, and in particular please fill out the Contributor's License Agreement before your first change, however trivial.

Building reference documentation

The reference documentation can be included in the build by specifying the docs profile.

$ ./mvnw -P docs clean install 

TIP: The generated documentation is available from spring-content/target/generated-docs/refs/dev/

Guides

The https://paulcwarren.github.io/spring-content/ site contains several guides that show how to use Spring Content step-by-step:

License

Spring Content is Open Source software released under the Apache 2.0 license.

Acknowledgements

  • Spring Content uses YourKit. YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.