https://github.com/daggerok/spring-examples
This repository is contains some spring / spring-boot playground projects
https://github.com/daggerok/spring-examples
auto-configuration cqrs date-time-format eventsourcing jakson jakson-format retry spring spring-autoconfigurations spring-boot
Last synced: 2 months ago
JSON representation
This repository is contains some spring / spring-boot playground projects
- Host: GitHub
- URL: https://github.com/daggerok/spring-examples
- Owner: daggerok
- License: mit
- Created: 2017-09-21T16:44:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T23:40:22.000Z (about 6 years ago)
- Last Synced: 2025-01-10T00:41:53.138Z (4 months ago)
- Topics: auto-configuration, cqrs, date-time-format, eventsourcing, jakson, jakson-format, retry, spring, spring-autoconfigurations, spring-boot
- Language: Java
- Homepage: https://daggerok.github.io/spring-examples/
- Size: 1.42 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= spring-examples image:https://travis-ci.org/daggerok/spring-examples.svg?branch=master["Build Status", link="https://travis-ci.org/daggerok/spring-examples"]
This repository is contains some spring / spring-boot playground projects
- link:https://github.com/daggerok/spring-security-java-ee[Spring Security JavaEE integration]
- link:./webjars-materializecss-1.0.0-rc.2/[webjars materializecss version: 1.0.0-rc.2]
- link:https://github.com/daggerok/spring-boot-http2[HTTP 2.0 (spring-boot 2, java 9+)]
- link:axon-vote/[Axon Framework - Voting App]
- link:https://github.com/daggerok/spring-boot-async[async]
- link:spring-boot-under-the-hood/[Spring boot conditions, auto-configurations and custom starter]
- link:sse-emitter/[Server-side events / SSE emitter]
- link:retry/[Retry mechanism]
- link:wro4j/[wro4j assets optimization]
- link:axon-banking/[bank - event sourcing with axon]
- link:axon-complains/[complains - event sourcing with axon]
- link:axon-app/[Axon API]
- link:jax-rs/[Jersey]
- link:jax-rs-security/[JAX-RS Security]
- link:./axon-app/[Axon app]
- link:https://github.com/daggerok/csrf-spring-webflux-mustache/[Webflux, Reactive security, CSRF, etc..]
- link:reactive-data-flow-systems/[reactive data flow systems]
- link:http-integration-java-dsl/[spring-integration-http Java DSL]
- link:axon-chat/[Axon Chat]