JavaForFun
2016-08-05 Gustavo Martin... Sonarqube custom rules: custom plugin for JavaScript
2016-08-05 Gustavo Martin... SonarQube, custom Java rules.
2016-08-04 Gustavo Martin... Sonarqube simple rule: missing required CheckRegistrar
2016-08-03 Gustavo Martin... Sonarqube rule: improvements
2016-08-02 Gustavo Martin... sonarqube helloworld plugin, renaming group and artifac...
2016-08-02 Gustavo Martin... sonarqube 5.6.1: trying to implement custom rule.
2016-07-31 Gustavo Martin... Messing around with sonarqube
2016-07-31 Gustavo Martin... Getting ready for integration with Sonar (using Jacoco...
2016-07-29 Gustavo Martin... Explanation about Spring overriding beans when running...
2016-07-27 Gustavo Martin... Spring JPA: generic classes for implementing Controller...
2016-07-26 Gustavo Martin... Spring JPA: AdDescription revisions
2016-07-26 Gustavo Martin... Spring JPA: Spring REST interceptor
2016-07-26 Gustavo Martin... Spring JPA: spring-data-envers, serializing data
2016-07-26 Gustavo Martin... Spring JPA: MyCustomRevision, serializing revision...
2016-07-26 Gustavo Martin... Spring JPA: jackson custom serializing
2016-07-26 Gustavo Martin... Spring JPA: spring-data-envers does not work yet with...
2016-07-26 Gustavo Martin... Spring JPA: modify resource
2016-07-25 Gustavo Martin... Spring JPA: I must be doing something wrong because...
2016-07-25 Gustavo Martin... Spring JPA: logging Hibernate query parameters with...
2016-07-25 Gustavo Martin... Spring JPA: a few improvements
2016-07-25 Gustavo Martin... Spring JPA: no way of injecting bean in JPA entities
2016-07-21 Gustavo Martin... Spring JPA: no time for comments
2016-07-21 Gustavo Martin... Spring JPA: using spring-data-envers
2016-07-21 Gustavo Martin... Spring JPA: Envers tables, auditory.
2016-07-20 Gustavo Martin... Spring JPA: no time for comments
2016-07-20 Gustavo Martin... Spring JPA: Username HTTP Handler
2016-07-20 Gustavo Martin... Spring JPA: H2 datasource, comments explaining why...
2016-07-20 Gustavo Martin... Spring JPA: improvements in changeLogs.xml (liquibase...
2016-07-20 Gustavo Martin... Spring JPA: data base, column names with caps
2016-07-20 Gustavo Martin... Spring JPA: README, new URLs
2016-07-20 Gustavo Martin... Spring JPA: cleaning up POM files
2016-07-20 Gustavo Martin... Spring JPA: new structure
2016-07-18 Gustavo Martin... Using Envers
2016-07-17 Gustavo Martin... JPA: getting ready for Hibernate Envers
2016-07-13 Gustavo Martin... Spring STOMP: a few improvements
2016-07-12 Gustavo Martin... Spring JPA: removing useless Spring profiles
2016-07-12 Gustavo Martin... Spring JPA: little improvement (English grammar)
2016-07-12 Gustavo Martin... Spring JPA: Specifications, using lambda expressions
2016-07-12 Gustavo Martin... Spring JPA: liquibase
2016-07-11 Gustavo Martin... SpringJPA: Querydsl VS Spring Specifications
2016-07-11 Gustavo Martin... Spring JPA: using Querydsl
2016-07-10 Gustavo Martin... Maven weaver: aspectj-maven-plugin integration with...
2016-07-10 Gustavo Martin... Spring JPA: getting ready for test with H2 and docker
2016-07-10 Gustavo Martin... Spring JPA: POSTMAN examples
2016-07-10 Gustavo Martin... Spring JPA: Jackson, avoid cyclic dependency
2016-07-10 Gustavo Martin... Spring JPA: insert parent<->child at the same time
2016-07-06 Gustavo Martin... Spring JPA: keeping offset time zone when using OffsetD...
2016-07-03 Gustavo Martin... Spring JPA: what a mess...
2016-07-03 Gustavo Martin... Spring JPA: trying to make work inserts with Ad+AdDescr...
2016-07-03 Gustavo Martin... Spring JPA: org.springframework.data.jpa.repository...
2016-07-03 Gustavo Martin... Spring JPA: using ServiceBasedRestController from resth...
2016-07-03 Gustavo Martin... Spring JPA: renaming packages
2016-07-03 Gustavo Martin... Spring JPA: Jackson, OffsetDateTime object serialization
2016-07-03 Gustavo Martin... JPA <-> Jackson: trying to work with LocalDateTime...
2016-07-03 Gustavo Martin... JPA improvements
2016-07-01 Gustavo Martin... More JPA stuff
2016-07-01 Gustavo Martin... JPA + Spring + REST
2016-07-01 Gustavo Martin... JPA + Spring + REST
2016-05-10 Gustavo Martin... Spring STOMP, upgrade log4j API to 2.5 version
2016-05-08 Gustavo Martin... Spring STOMP: no way of using full featured broker...
2016-05-02 Gustavo Martin... STOMP many improvements
2016-04-26 Gustavo Martin... STOMP: sending data by means of:
2016-04-24 Gustavo Martin... STOMP server: required allow-origins
2016-04-21 Gustavo Martin... query examples
2016-04-17 Gustavo Martin... AOP: LTW and maven plguin, improvements
2016-04-16 Gustavo Martin... AOP aspectj-maven-plugin
2016-04-16 Gustavo Martin... SpringLTW, improvements about ordering when weaving
2016-04-11 Gustavo Martin... Spring AOP and maven plugin
2016-04-10 Gustavo Martin... Spring AOP: improves in old examples about AOP Spring...
2016-04-10 Gustavo Martin... MyBatis interceptors: trying to change SQL statements...
2016-04-10 Gustavo Martin... MyBatis ReuseBatchExecutor: comments about REUSE vs...
2016-04-10 Gustavo Martin... mend
2016-04-10 Gustavo Martin... MyBatis: BE CAREFUL WHEN USING BATCH MODE FOR ACCESSING...
2016-04-10 Gustavo Martin... MyBatis: ReuseBatchExecutor
2016-03-30 Gustavo Martin... Sprint STOMP: simple broker (in memory broker)
2016-03-29 Gustavo Martin... Spring and STOMP, first steps
2016-03-26 Gustavo Martin... Spring emails: when using @Async exceptions are caught...
2016-03-25 Gustavo Martin... Spring emails: modifications in Spring queue capacity.
2016-03-25 Gustavo Martin... Spring emails: using Thymeleaf and Velocity
2016-03-25 Gustavo Martin... Spring emails
2016-03-25 Gustavo Martin... Spring Emails
2016-03-25 Gustavo Martin... Spring Emails
2016-03-11 Gustavo Martin... Emails with Spring
2016-01-08 Gustavo Martin... REST now lives in SpringWebServicesForFun repository
2016-01-07 Gustavo Martin... Spring REST: missing test
2016-01-06 Gustavo Martin... Spring REST: remove doc from client y global maven...
2016-01-06 Gustavo Martin... Spring REST: integration tests: client y server (RestTe...
2016-01-03 Gustavo Martin... Spring REST: Springfox (Swagger)
2016-01-03 Gustavo Martin... Spring REST: Jackson requires default constructor
2016-01-03 Gustavo Martin... Spring REST: integration tests
2016-01-03 Gustavo Martin... Merge branch 'master' of https://github.com/gumartinm...
2016-01-03 Gustavo Martin... Spring REST, integration tests
2015-12-14 Gustavo Martin... missing produces attribute in REST POST
2015-11-05 Gustavo Martin... REST: header Location after POST
2015-11-05 Gustavo Martin... REST: example with query params and custom headers
2015-11-05 Gustavo Martin... TDD: check for exceptions
2015-11-05 Gustavo Martin... TDD: spies, mocks and argumentcaptors
2015-11-05 Gustavo Martin... Merge branch 'master' of https://github.com/gumartinm...
2015-11-05 Gustavo Martin... FileSafeWriter with example
2015-11-05 Gustavo Martin... FileSafeWriter with example
next