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.


Owner metadata:


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 Email 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

maven: org.springframework.data:spring-data-commons

Core Spring concepts underpinning every Spring Data module.


Dependencies

.github/workflows/project.yml actions
  • peter-evans/create-or-update-project-card v1.1.2 composite
pom.xml maven
  • 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