-
Software Development
Antlr 4 grammar with spaces
Intro This post discusses the difficulties and solutions of creating an Antlr grammar without removing spaces from the text being…
Read More » -
Core Java
Flexible Styling with Varying Criteria for POI-created documents
Intro This post explains the difficulties with applying styles to a document based on varying criteria and offers a solution.…
Read More » -
Core Java
Insert content with Apache POI
Intro Everybody knows POI! It is the best library available to create Excel documents in Java. it is really good…
Read More » -
Enterprise Java
Spring Custom Serializers with @JsonIdentityInfo
Intro Serialization/Deserialization from/to JSON in Spring is widely used in modern Spring-based applications. It is based on Jackson. Jackson can…
Read More » -
Enterprise Java
Spring Data with Thymeleaf
Intro Today I’ll talk about more specific issues. No design patterns or algorithms this time :-). We don’t always design…
Read More » -
Software Development
Eclipse RAP with Spring Boot
Intro I like Eclipse :-). I’ve been using it for many years. I think the IDE is great and it…
Read More » -
Software Development
Multilevel Adapter Pattern
Intro This post continues my “new pattern ideas” series. I’ll describe a special version of the adapter pattern that can…
Read More » -
Enterprise Java
Search for time interval in logs
Intro This post is indirectly related to my mini-series about log analysis. It would be great to read the two…
Read More » -
Enterprise Java
IDE approach to log analysis pt. 2
Intro In the first part I explained the theoretical approach to log analysis that I think is best for a sustain engineer.…
Read More »
- 1
- 2