{"id":14977586,"url":"https://github.com/paulcwarren/spring-content","last_synced_at":"2025-04-13T23:56:36.414Z","repository":{"id":38361562,"uuid":"51934971","full_name":"paulcwarren/spring-content","owner":"paulcwarren","description":"Cloud-Native Storage and Enterprise Content Services (ECMS) for Spring","archived":false,"fork":false,"pushed_at":"2025-04-10T04:35:36.000Z","size":24257,"stargazers_count":280,"open_issues_count":27,"forks_count":68,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-04-10T05:35:44.551Z","etag":null,"topics":["content","content-management","content-services","headless-cms","solr","spring","spring-content","spring-data"],"latest_commit_sha":null,"homepage":"https://paulcwarren.github.io/spring-content/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulcwarren.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-17T16:00:45.000Z","updated_at":"2025-04-10T04:35:40.000Z","dependencies_parsed_at":"2024-03-01T05:28:26.860Z","dependency_job_id":"24ba692f-f92a-4083-b848-0a2882b105ce","html_url":"https://github.com/paulcwarren/spring-content","commit_stats":{"total_commits":1973,"total_committers":36,"mean_commits":54.80555555555556,"dds":0.6543335022807907,"last_synced_commit":"36641ef86ea0af30ab92d967594f23d98eb93d51"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcwarren%2Fspring-content","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcwarren%2Fspring-content/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcwarren%2Fspring-content/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcwarren%2Fspring-content/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulcwarren","download_url":"https://codeload.github.com/paulcwarren/spring-content/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799925,"owners_count":21163403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["content","content-management","content-services","headless-cms","solr","spring","spring-content","spring-data"],"created_at":"2024-09-24T13:55:57.076Z","updated_at":"2025-04-13T23:56:36.377Z","avatar_url":"https://github.com/paulcwarren.png","language":"Java","readme":"[![Build](https://github.com/paulcwarren/spring-content/workflows/Branch%20Build/badge.svg?branch=1.2.x)](https://github.com/paulcwarren/spring-content/actions?query=workflow%3A%22Branch+Build%22)\n[![codecov](https://codecov.io/gh/paulcwarren/spring-content/branch/1.1.x/graph/badge.svg?token=Q7uPi3zXTB)](https://codecov.io/gh/paulcwarren/spring-content)\n[![Join the chat at https://gitter.im/spring-content/Lobby](https://badges.gitter.im/spring-content/Lobby.svg)](https://gitter.im/spring-content/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n# Spring Content\n\nCloud-Native Content Services for Spring.\n\nSpring 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.   \n\n## Getting help\nHaving trouble with Spring Content? We'd like to help!\n\n* Check the [reference documentation](https://paulcwarren.github.io/spring-content/).\n* Learn the Spring basics -- Spring Content builds on many other Spring projects, check\n  the [spring.io](https://spring.io) web-site for a wealth of reference documentation. If\n  you are just starting out with Spring, try one of the [spring.io guides](https://spring.io/guides).\n* If you are upgrading, read the [release notes](https://github.com/paulcwarren/spring-content/releases).\n  for upgrade instructions and \"new and noteworthy\" features.\n* Ask a question - we monitor our [Gitter room](https://gitter.im/spring-content/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge) for questions.\n* Report bugs with Spring Content at [github.com/paulcwarren/spring-content/issues](https://github.com/paulcwarren/spring-content/issues).\n\n## Reporting Issues\nSpring Content uses GitHub's integrated issue tracking system to record bugs and feature\nrequests. If you want to raise an issue, please follow the recommendations below:\n\n* Before you log a bug, please [search the issue tracker](https://github.com/paulcwarren/spring-content/issues)\n  to see if someone has already reported the problem.\n* If the issue doesn't already exist, [create a new issue](https://github.com/paulcwarren/spring-content/issues/new).\n* Please provide as much information as possible with the issue report, we like to know\n  the version of Spring Content that you are using, as well as your Operating System and\n  JVM version.\n* If you need to paste code, or include a stack trace use Markdown `` ``` `` escapes\n  before and after your text.\n* If possible try to create a test-case or project that replicates the issue.\n\n## Building from Source\nYou don't need to build from source to use Spring Content (binaries in\nhttps://repo.maven.apache.org/maven2/), but if you want to try out the latest and\ngreatest, Spring Content can be easily built with the\n[maven wrapper](https://github.com/takari/maven-wrapper). You also need JDK 17.\n\n```\n$ [AWS_REGION=us-west-1] ./mvnw [-P tests] clean install\n```\n\nwhere:\n- AWS_REGION is already set when developer inside our [devcontainer](https://github.com/paulcwarren/spring-content/blob/main/.devcontainer/devcontainer.json).  Give it a go inside a [Codespace](https://github.com/codespaces/new).\n- the optional `-P tests` invokes the maven build with integration (*IT.java) tests as well as units (default).\n\nIf you want to build with the regular `mvn` command, you will need\n[Maven v3.2.1 or above](https://maven.apache.org/run-maven/index.html).\n\n_Also see [CONTRIBUTING.md](CONTRIBUTING.md) if you wish to submit pull requests,\nand in particular please fill out the [Contributor's License Agreement](https://cla-assistant.io/paulcwarren/spring-content) before your first change, however trivial._\n\n#### Building reference documentation\n\nThe reference documentation can be included in the build by specifying the `docs` profile.\n\n```\n$ [AWS_REGION=us-west-1] ./mvnw -P docs clean install \n```\n\nTIP: The generated documentation is available from `spring-content/target/generated-docs/refs/dev/`\n\n## Guides\nThe [https://paulcwarren.github.io/spring-content/](https://paulcwarren.github.io/spring-content/) site contains several guides that show how to use Spring\nContent step-by-step:\n\n* [Getting Started with Spring Content](https://paulcwarren.github.io/spring-content/spring-content-fs-docs/) is a\n  very basic guide that shows you how to create a simple application, backed by a filesystem-based content store.\n* [Getting Started with Spring Content REST](https://paulcwarren.github.io/spring-content/spring-content-rest-docs/) is a guide that shows you how to create a REST Content Service backed by a filesystem-based content store\n  can be configured.\n\n## License\nSpring Content is Open Source software released under the\n[Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0.html).\n\n## Acknowledgements\n\n* Spring Content uses YourKit.  YourKit supports open source projects with its full-featured Java Profiler.\n  YourKit, LLC is the creator of \u003ca href=\"https://www.yourkit.com/java/profiler/index.jsp\"\u003eYourKit Java Profiler\u003c/a\u003e\n  and \u003ca href=\"https://www.yourkit.com/.net/profiler/index.jsp\"\u003eYourKit .NET Profiler\u003c/a\u003e,\n  innovative and intelligent tools for profiling Java and .NET applications.\n  \n  [![](https://www.yourkit.com/images/yklogo.png)](https://www.yourkit.com/java/profiler/index.jsp) \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulcwarren%2Fspring-content","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulcwarren%2Fspring-content","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulcwarren%2Fspring-content/lists"}