maven-thymeleaf-skin
2016-06-28 Kai MoritzWIP: mocking
2016-06-23 Kai MoritzImplemented (& tested) Spring-Boot-Autoconfiguration...
2016-06-23 Kai MoritzRefined logging-statements of SimpleMapperTest
2016-06-23 Kai MoritzAdded Spring-Autowireing-Annotations to SimpleMapperService
2016-06-22 Kai MoritzImplemented tests for the handling of an object
2016-06-22 Kai MoritzImplemented tests for the handling of an array
2016-06-22 Kai MoritzImplemented tests for the handling of empty objects
2016-06-22 Kai MoritzImplemented tests for the handling of empty arrays
2016-06-22 Kai MoritzUnified handling of empty input: return always null
2016-06-22 Kai MoritzCleared some "Possible Null-Pointer Dereferencing"...
2016-06-22 Kai MoritzShortend some annonymous-class-expressions by using...
2016-06-22 Kai MoritzMoved all non-static methods in a separate class Simple...
2016-06-22 Kai MoritzImplement test-cases to test the handling of empty...
2016-06-22 Kai MoritzInitial implementation of SimpleMapper