Pinned Repositories
code-quality-game
A simple, gamified way to improve code quality using SonarQube.
completable-future-example
Example project comparing Java's CompletableFuture and Future implementations
full-reactive-stack
Full Reactive Stack with Spring Boot (WebFlux), MongoDB and Angular
java-9-flow-reactive
A sample application using Java 9's Flow API and SubmissionPublisher
spring-boot-amqp-messaging
This is a simple spring-boot app that shows how to configure easily RabbitMQ with AMQP for producing and consuming messages in default format and JSON.
spring-boot-cucumber
Sample project showing how to set up DI with Cucumber using Spring Boot
spring-boot-eureka
Sample project using Eureka and Spring Boot 2
spring-boot-jboss-wildfly
Spring Boot application sample that can be deployed to a JBoss Wildfly application server
spring-boot-rest-exceptions
Custom error formatting and exception handling in Rest Controllers with Spring Boot
spring-boot-testing-strategies
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
mechero's Repositories
mechero/spring-boot-testing-strategies
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
mechero/full-reactive-stack
Full Reactive Stack with Spring Boot (WebFlux), MongoDB and Angular
mechero/spring-boot-amqp-messaging
This is a simple spring-boot app that shows how to configure easily RabbitMQ with AMQP for producing and consuming messages in default format and JSON.
mechero/spring-boot-cucumber
Sample project showing how to set up DI with Cucumber using Spring Boot
mechero/spring-boot-rest-exceptions
Custom error formatting and exception handling in Rest Controllers with Spring Boot
mechero/code-quality-game
A simple, gamified way to improve code quality using SonarQube.
mechero/spring-boot-eureka
Sample project using Eureka and Spring Boot 2
mechero/spring-boot-jboss-wildfly
Spring Boot application sample that can be deployed to a JBoss Wildfly application server
mechero/completable-future-example
Example project comparing Java's CompletableFuture and Future implementations
mechero/java-9-flow-reactive
A sample application using Java 9's Flow API and SubmissionPublisher
mechero/spring-boot-hola-docker
Example of Dockerized Spring Boot application
mechero/test-bdd-assertj
Sample project using BDDMockito and AssertJ to write BDD-style unit tests
mechero/jackson-serialization-examples
Commonly-used Java JSON serialization examples
mechero/spring-boot-restcontroller
Sample code for a RestController in Spring using Swagger
mechero/brave
Java distributed tracing implementation compatible with Zipkin backend services.
mechero/docker-wildfly-java-10
Dockerfile to build a Wildfly 13 image using JDK 10
mechero/jdk12-switch-expressions
Example code of the Switch Expressions preview feature in Java 12