An open API service indexing awesome lists of open source software.

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

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]