https://github.com/spring-projects/spring-data-commons
data-access ddd framework java spring spring-data
Last synced: about 1 month ago
Repository metadata:
Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
- Host: GitHub
- URL: https://github.com/spring-projects/spring-data-commons
- Owner: spring-projects
- License: apache-2.0
- Created: 2010-11-11T20:19:31.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:26:52.000Z (about 2 months ago)
- Last Synced: 2024-10-29T09:27:54.048Z (about 2 months ago)
- Topics: data-access, ddd, framework, java, spring, spring-data
- Language: Java
- Homepage: https://spring.io/projects/spring-data
- Size: 16.5 MB
- Stars: 776
- Watchers: 91
- Forks: 675
- Open Issues: 193
-
Metadata Files:
- Readme: README.adoc
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Security: SECURITY.adoc
Owner metadata:
- Name: Spring
- Login: spring-projects
- Email:
- Kind: organization
- Description: Spring Projects
- Website: https://spring.io/projects
- Location: United States of America
- Twitter: springcentral
- Company:
- Icon url: https://avatars.githubusercontent.com/u/317776?v=4
- Repositories: 79
- Last Synced at: 2023-04-10T11:57:01.947Z
- Profile URL: https://github.com/spring-projects
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 3,051
Total Committers: 190
Avg Commits per committer: 16.058
Development Distribution Score (DDS): 0.786
Commits in past year: 190
Committers in past year: 29
Avg Commits per committer in past year: 6.552
Development Distribution Score (DDS) in past year: 0.484
Name | Commits | |
---|---|---|
Oliver Gierke | o****e@p****o | 654 |
Mark Paluch | m****h@p****o | 433 |
Mark Paluch | m****h@v****m | 329 |
Oliver Gierke | i****o@o****e | 311 |
Oliver Gierke | o****e@g****m | 186 |
Christoph Strobl | c****l@v****m | 111 |
Mark Paluch | m****h@b****m | 98 |
Christoph Strobl | c****l@p****o | 77 |
Oliver Gierke | o****e@v****m | 77 |
Thomas Risberg | t****g@v****m | 75 |
Oliver Drotbohm | o****m@v****m | 60 |
Spring Buildmaster | b****r@s****g | 52 |
Oliver Drotbohm | o****m@p****o | 46 |
Jens Schauder | j****r@v****m | 43 |
Thomas Darimont | t****t@g****m | 42 |
Jens Schauder | j****r@p****o | 38 |
Greg L. Turnquist | g****t@v****m | 35 |
Greg Turnquist | g****t@p****o | 27 |
Christoph Strobl | c****l@b****m | 23 |
Oliver Drotbohm | o****m@b****m | 20 |
John Blum | j****m@v****m | 18 |
Thomas Darimont | t****t@p****o | 17 |
Jon Brisbin | j****n@j****m | 15 |
Michael Hunger | g****b@j****e | 12 |
Yanming Zhou | z****g@g****m | 11 |
Michael Simons | m****l@s****c | 8 |
Phillip Webb | p****b@p****o | 8 |
Christoph Strobl | c****l@g****m | 6 |
Julia Lee | 5****c | 6 |
Phil Webb | p****b@o****k | 5 |
and 160 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 1,538,292,792
- Total dependent packages: 1,451
- Total dependent repositories: 11,670
- Total versions: 229
- Total advisories: 3
maven: org.springframework.data:spring-data-commons
Core Spring concepts underpinning every Spring Data module.
- Homepage: https://spring.io/projects/spring-data
- Documentation: https://appdoc.app/artifact/org.springframework.data/spring-data-commons/
- Licenses: Apache License, Version 2.0
- Latest release: 3.2.5 (published 8 months ago)
- Last Synced: 2024-11-11T00:50:33.317Z (about 1 month ago)
- Versions: 229
- Dependent Packages: 1,451
- Dependent Repositories: 11,670
- Docker Downloads: 1,538,292,792
-
Rankings:
- Dependent packages count: 0.049%
- Dependent repos count: 0.07%
- Docker downloads count: 0.075%
- Average: 4.265%
- Forks count: 7.348%
- Stargazers count: 13.785%
-
Advisories:
- Spring Data Commons, used in combination with XMLBeam, contains a property binder vulnerability caused by improper restriction of XML external entity references
- Spring Data Commons remote code injection vulnerability
- Spring Data Commons contain a property path parser vulnerability caused by unlimited resource allocation
Dependencies
- peter-evans/create-or-update-project-card v1.1.2 composite
- com.querydsl:querydsl-apt ${querydsl} provided
- jakarta.enterprise:jakarta.enterprise.cdi-api provided
- jakarta.servlet:jakarta.servlet-api provided
- jakarta.xml.bind:jakarta.xml.bind-api ${jaxb} provided
- com.fasterxml.jackson.core:jackson-databind
- com.google.code.findbugs:jsr305 3.0.2
- com.google.guava:guava ${guava}
- com.jayway.jsonpath:json-path ${jsonpath}
- com.querydsl:querydsl-collections ${querydsl}
- com.querydsl:querydsl-core ${querydsl}
- io.projectreactor:reactor-core
- io.reactivex.rxjava3:rxjava ${rxjava3}
- io.smallrye.reactive:mutiny ${smallrye-mutiny}
- io.vavr:vavr ${vavr}
- jakarta.annotation:jakarta.annotation-api ${jakarta-annotation-api}
- org.eclipse.collections:eclipse-collections-api ${eclipse-collections}
- org.jetbrains.kotlin:kotlin-reflect
- org.jetbrains.kotlin:kotlin-stdlib
- org.jetbrains.kotlinx:kotlinx-coroutines-core
- org.jetbrains.kotlinx:kotlinx-coroutines-reactive
- org.jetbrains.kotlinx:kotlinx-coroutines-reactor
- org.jmolecules.integrations:jmolecules-spring ${jmolecules-integration}
- org.scala-lang:scala-library 2.11.7
- org.springframework.hateoas:spring-hateoas ${spring-hateoas}
- org.springframework:spring-beans
- org.springframework:spring-context
- org.springframework:spring-core
- org.springframework:spring-expression
- org.springframework:spring-oxm
- org.springframework:spring-tx
- org.springframework:spring-web
- org.springframework:spring-webflux
- org.springframework:spring-webmvc
- org.xmlbeam:xmlprojector 1.4.24
- com.sun.xml.bind:jaxb-impl 3.0.2 test
- com.tngtech.archunit:archunit ${archunit} test
- io.mockk:mockk-jvm ${mockk} test
- io.projectreactor:reactor-test test
- jakarta.transaction:jakarta.transaction-api 2.0.0 test
- org.apache.openwebbeans:openwebbeans-impl test
- org.apache.openwebbeans:openwebbeans-se test
- org.apache.openwebbeans:openwebbeans-spi test
- org.codehaus.groovy:groovy-all 2.4.4 test
- org.eclipse.collections:eclipse-collections ${eclipse-collections} test
- org.jetbrains.kotlin:kotlin-test-junit5 ${kotlin} test
- org.springframework:spring-core-test test
- xmlunit:xmlunit 1.6 test