JavaForFun
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
2015-11-05 Gustavo Martin... Threads: using lambda expressiones instead of implement...
2015-11-05 Gustavo Martin... Threads: futuretask and timerschedule examples
2015-10-04 Gustavo Martin... equals-hashcode: what is it for (HashSet relation)
2015-10-04 Gustavo Martin... CAS: cas and cas-management
2015-09-08 Gustavo Martin... SpringJava REST: CarController, commit related to
2015-08-25 Gustavo Martin... REST: Spring REST project for trying out AngularJS...
2015-05-20 Gustavo Martin... Date parsing using Java 8
2015-04-23 Gustavo Martin... Mybatis child mapper extending from parent
2015-04-19 Gustavo Martin... Symfony (kind of) validators: required check for null...
2015-04-19 Gustavo Martin... Validators Symfony (kind of) implementation
2015-03-20 Gustavo Martin... MyBatis: BATCH operations
2015-03-04 gu.martinm... Pseudo batch update with CASE should work on any data...
2015-03-04 gu.martinm... Pseudo batch update with CASE
2015-03-04 Gustavo Martin... Batch update (kind of) MyBatis
2015-02-23 Gustavo Martin... MyBatis, dynamically generating SQL code in Java: the...
2015-02-22 Gustavo Martin... Merge branch 'master' of https://github.com/gumartinm...
2015-02-22 Gustavo Martin... Using liquibase for DDL and DML statements.
2015-01-16 Gustavo Martin... MyBatis-Spring: my first custom mapper
2014-12-27 Gustavo Martin... Get ID after INSERT, otherwise error because I am not...
2014-11-26 Gustavo Martin... TDD examples
2014-11-16 Gustavo Martin... WeatherInformatin can be found in this new repository:
2014-11-16 Gustavo Martin... WeatherInformation: remove unused strings
2014-11-16 Gustavo Martin... WeatherInformation: tabs text as string resource
2014-11-16 Gustavo Martin... WeatherInformation: remove TODO from MapActivity
2014-11-16 Gustavo Martin... WeatherInformation: update serial version UID
2014-11-16 Gustavo Martin... WeatherInformation: http client agent string as resource
2014-11-16 Gustavo Martin... WeatherInformation: there are no tests (at the moment)
2014-11-16 Gustavo Martin... WeatherInformation: updating class names
2014-11-16 Gustavo Martin... WeatherInformation: remove unused xml file
2014-11-16 Gustavo Martin... WeatherInformation: WidgetIntentService remove unused...
2014-11-16 Gustavo Martin... WeatherInformation: removing old useless main.xml file
2014-11-16 Gustavo Martin... WeatherInformation: license and third party licenses
2014-11-16 Gustavo Martin... WeatherInformation: service and jpos current and foreca...
2014-11-15 Gustavo Martin... WeatherInformation: using package name.gumartinm.weathe...
2014-11-15 Gustavo Martin... WeatherInformation: remove API key information from...
2014-11-15 Gustavo Martin... WeatherInformation: new package definition, com.weather...
2014-11-13 Gustavo Martin... WeatherInformation: removing TODOs
2014-11-13 Gustavo Martin... WeatherInformation: sun rise/set is shown using the...
2014-11-12 gu.martinm... WeatherInformation: removing TODOs
2014-11-12 gu.martinm... WeatherInformation: JPOSWeatherParser, missing equals...
2014-11-12 gu.martinm... WeatherInformation: current view, fixed error
2014-11-12 gu.martinm... WeatherInformation: sun rise/set time UTC
2014-11-12 gu.martinm... WeatherInformation: current view, fixed error
2014-11-10 Gustavo Martin... WeatherInformation: licenses activity
2014-11-04 Gustavo Martin... WeatherInformation: app activity, improvements
2014-11-03 Gustavo Martin... WeatherInformation: About activity
2014-11-03 Gustavo Martin... WeatherInformation: improvements in widget configuratio...
next