JavaForFun
2017-02-27 Gustavo Martin... Reset offsets in topics, command console tool master
2017-02-20 Gustavo Martin... Using arguments with CommandLineRunner
2017-02-19 Gustavo Martin... Configuration and Javadoc improvements
2017-02-19 Gustavo Martin... Doubts about offsetUpdateTimeWindow option in consumers
2017-02-19 Gustavo Martin... Update Kafka consumer configuration
2017-02-19 Gustavo Martin... Improving consumer configuration
2017-02-19 Gustavo Martin... spring-cloud-starter-parent: Camden.SR5
2017-02-07 Gustavo Martin... gradle, task list, less and colors mess :(
2017-02-05 Gustavo Martin... Warning about where are declared the plugins versions.
2017-01-31 Gustavo Martin... Update README file
2017-01-31 Gustavo Martin... Update README
2017-01-31 Gustavo Martin... Update README
2017-01-31 Gustavo Martin... Update README
2017-01-31 Gustavo Martin... First steps with Spring Schema Registry
2017-01-31 Gustavo Martin... Using Spring Schema Registry
2017-01-31 Gustavo Martin... Using binders health indicator
2017-01-31 Gustavo Martin... Making work integration tests
2017-01-31 Gustavo Martin... Trying to make work the integration tests
2017-01-31 Gustavo Martin... Renaming tests
2017-01-31 Gustavo Martin... Using versions from parent project
2017-01-31 Gustavo Martin... Renaming modules in SpringCloudStream
2017-01-30 Gustavo Martin... Using my own Schema Registry Server
2017-01-30 Gustavo Martin... Integration tests with Kafka
2017-01-30 Gustavo Martin... Version values are provided by POM parent
2017-01-29 Gustavo Martin... Many thoughts about MyCustomMessageConverter
2017-01-29 Gustavo Martin... Required default constructor for Jackson deserialization.
2017-01-29 Gustavo Martin... Kafka working with application/json
2017-01-29 Gustavo Martin... Missing required EnableBinding(Source.class)
2017-01-29 Gustavo Martin... Improving code
2017-01-29 Gustavo Martin... Thoughts about debugging Spring Boot applications
2017-01-29 Gustavo Martin... Using Kafka 0.10.1.1
2017-01-29 Gustavo Martin... Spring Stream Kafka, improvements
2017-01-29 Gustavo Martin... Kafka: using spring cloud stream and binders.
2017-01-26 Gustavo Martin... Removing bad code
2017-01-26 Gustavo Martin... Trying to make sense of how works spring-boot-gradle...
2017-01-26 Gustavo Martin... Fixing errors.
2017-01-25 Gustavo Martin... Spring Kafka, swapping directories
2017-01-25 Gustavo Martin... Spring Kafka, fixing some errors
2017-01-25 Gustavo Martin... Spring Kafka
2017-01-25 Gustavo Martin... Giving a name with meaning to our container
2017-01-24 Gustavo Martin... Cleaning up build-BOM-1.0-SNAPSHOT.gradle file
2017-01-24 Gustavo Martin... Using gradle.properties file for declaring group and...
2017-01-24 Gustavo Martin... Name for main project.
2017-01-23 Gustavo Martin... Big build-BOM.gradle file.
2017-01-23 Gustavo Martin... Making clear why I had to write a custom pom.withXml :(
2017-01-23 Gustavo Martin... Unit test example
2017-01-23 Gustavo Martin... Do not fail if not found integration tests
2017-01-23 Gustavo Martin... Update README file
2017-01-23 Gustavo Martin... Javadoc does not see group and version declared in...
2017-01-23 Gustavo Martin... docker-compose is not in my PATH
2017-01-23 Gustavo Martin... gradle BOM file
2017-01-23 Gustavo Martin... Gradle: maven publish generated pom, dependencies with...
2017-01-22 Gustavo Martin... Removing useless BOM module (by default Gradle does...
2017-01-22 Gustavo Martin... MANIFEST file in WAR
2017-01-22 Gustavo Martin... Comments in Gradle build files
2017-01-22 Gustavo Martin... README file
2017-01-22 Gustavo Martin... Publishin javadoc, sources, jar and war files from...
2017-01-22 Gustavo Martin... Improving JAR manifest file
2017-01-22 Gustavo Martin... Making nicer settings.gradle file
2017-01-22 Gustavo Martin... Default start date mysql
2017-01-22 Gustavo Martin... Creating war file
2017-01-22 Gustavo Martin... Fixing jacoco reports directory and adding Javadoc...
2017-01-22 Gustavo Martin... gralde multi module, adding spring-jpa-resources module
2017-01-22 Gustavo Martin... Gradle multi module, adding spring-jpa-services module
2017-01-21 Gustavo Martin... Using properties for versioning
2017-01-21 Gustavo Martin... Renaming integration tests for making them work with...
2017-01-19 Gustavo Martin... Using utf8mb4 :)
2017-01-19 Gustavo Martin... Using utf8mb4 :)
2017-01-18 Gustavo Martin... Making work SonarQube with integration tests in differe...
2017-01-18 Gustavo Martin... gradle multi project, WIP
2017-01-17 Gustavo Martin... Sonar scanner, properties file for Gradle project
2017-01-08 Gustavo Martin... Gradle getting ready for multi project configuration
2017-01-01 Gustavo Martin... Thought about Exceptions, RxJava and Spring
2017-01-01 Gustavo Martin... Making work integration tests
2017-01-01 Gustavo Martin... Required call to onCompleted()
2017-01-01 Gustavo Martin... RxJava, Spring REST example
2016-12-30 Gustavo Martin... Gradle test task in its own file.
2016-12-30 Gustavo Martin... Jacoco configuration for integration tests.
2016-12-30 Gustavo Martin... Gradle integTest task depending on default check task
2016-12-29 Gustavo Martin... Using another gradle file for integTest task
2016-12-29 Gustavo Martin... Debugging H2 with TRACE_LEVEL_SYSTEM_OUT=3
2016-12-28 Gustavo Martin... Flyway, configuration example and thoughts :(
2016-12-28 Gustavo Martin... Update build.gradle
2016-12-28 Gustavo Martin... How to debug with H2
2016-12-28 Gustavo Martin... docker-compose-gradle-plugin requires docker-compose...
2016-12-28 Gustavo Martin... Using random port from docker-compose-gradle-plugin
2016-12-28 Gustavo Martin... Renaming to spring-configuration-h2-test
2016-12-25 Gustavo Martin... Fixing time zones for WEST
2016-12-25 Gustavo Martin... Using docker-compose-gradle-plugin for integration...
2016-12-25 Gustavo Martin... DDL: fixing timestamp default value and contraints
2016-12-25 Gustavo Martin... Integration test with docker-compose-rule
2016-12-25 Gustavo Martin... AdRespositoryShould, changing method names
2016-12-25 Gustavo Martin... Using H2 for data base integrationt tests
2016-12-25 Gustavo Martin... Right directory for Spring test files
2016-12-25 Gustavo Martin... Update to right dependencies
2016-12-24 Gustavo Martin... Fixing OneToMany and ManyToOne annotations
2016-12-24 Gustavo Martin... Integration test task
2016-12-24 Gustavo Martin... Fixing OneToMany and ManyToOne annotations
2016-12-24 Gustavo Martin... Improving test
2016-12-23 Gustavo Martin... Changing name of gradle project
next