Axon MongoDB Components V3

This module contains components that integrate with MongoDB driver version 3.2.x

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.axonframework
ArtifactId

ArtifactId

axon-mongo3
Last Version

Last Version

2.4.6
Release Date

Release Date

Type

Type

bundle
Description

Description

Axon MongoDB Components V3
This module contains components that integrate with MongoDB driver version 3.2.x
Project URL

Project URL

http://www.axonframework.org/axon-mongo3

Download axon-mongo3

Dependencies

compile (2)

Group / Artifact Type Version
org.axonframework : axon-core jar 2.4.6
org.mongodb : mongo-java-driver jar 3.2.2

test (17)

Group / Artifact Type Version
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 1.41
org.springframework : spring-context-support jar 4.0.3.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.springframework : spring-test jar 4.0.3.RELEASE
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.0
org.mockito : mockito-core jar 1.10.19
org.slf4j : jul-to-slf4j jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
log4j : log4j jar 1.2.17
org.apache.felix : org.apache.felix.framework jar 4.2.1
org.ops4j.pax.exam : pax-exam-container-native jar 3.4.0
org.ops4j.pax.exam : pax-exam-junit4 jar 3.4.0
org.ops4j.pax.exam : pax-exam-link-mvn jar 3.4.0
org.ops4j.pax.url : pax-url-aether jar 1.6.0
org.ops4j.pax.url : pax-url-reference jar 1.6.0

Project Modules

There are no modules declared in this project.

Axon Framework

Maven Central Build Status SonarCloud Status

Axon Framework is a framework for building evolutionary, event-driven microservice systems, based on the principles of Domain Driven Design, Command-Query Responsibility Segregation (CQRS) and Event Sourcing.

As such it provides you the necessary building blocks to follow these principles. Building blocks like Aggregate factories and Repositories, Command, Event and Query Buses, and an Event Store. The framework provides sensible defaults for all of these components out of the box.

This set up helps you create a well-structured application without having to bother with the infrastructure. The main focus can thus become your business functionality.

For more information on anything Axon, please visit our website, http://axoniq.io.

Getting started

The quickstart page of the reference guide provides a starting point for using Axon.

Receiving help

Are you having trouble using the framework (or Axon Server)? We'd like to help you out the best we can! There are a couple of things to consider when you're traversing anything Axon:

  • Checking the reference guide should be your first stop, as the majority of possible scenarios you might encounter when using Axon should be covered there.
  • If the Reference Guide does not cover a specific topic you would've expected, we'd appreciate if you could file an issue about it for us.
  • There is a forum to support you in the case the reference guide did not sufficiently answer your question. Axon Framework and Server developers will help out on a best effort basis. Know that any support from contributors on posted question is very much appreciated on the forum.
  • Next to the forum we also monitor Stack Overflow for any questions which are tagged with axon.

Feature requests and issue reporting

We use GitHub's issue tracking system for new feature request, framework enhancements and bugs. Prior to filing an issue, please verify that it's not already reported by someone else.

When filing bugs:

  • A description of your setup and what's happening helps us to figure out what the issue might be
  • Do not forget to provide the framework version you're using
  • If possible, share a stack trace, using the Markdown semantic ```

When filing features:

  • A description of the envisioned addition or enhancement should be provided
  • (Pseudo-)Code snippets showing what it might look like help us understand your suggestion better
  • If you have any thoughts on where to plug this into the framework, that would be very helpful too
  • Lastly, we value contributions to the framework highly. So please provide a Pull Request as well!
org.axonframework

Axon Framework

Versions

Version
2.4.6
2.4.5