TouK
  • Services
  • Approach
  • Clients
  • Team
  • Community
  • Contact
  • Careers
  • Nussknacker
  • Talks
  • Portfolio
  • Blog
TouK
  • Services
  • Approach
  • Clients
  • Team
  • Community
  • Contact
  • Careers
  • Nussknacker
  • Talks
  • Portfolio
  • Blog
Skip to content

We offer creative solutions to our customers’ problems, implementing the most risky projects. We outstrip the competition through better use of technology.

Links

  • Clutch
  • GitHub
  • TouK
  • Twitter

Authors

  • Michał Bobowski (2)
  • Arek Burdach (12)
  • Piotr Burdylo (13)
  • Paweł Byszewski (2)
  • Marcin Cylke (28)
  • Anna Czajka (1)
  • Adam Dziedzic (1)
  • Piotr Fus (3)
  • Piotr Grabowski (2)
  • Przemek Hejman (1)
  • Piotr Jagielski (17)
  • Adam Jakubowski (1)
  • Tomasz Kalkosiński (17)
  • Łukasz Kucharski (2)
  • Michał Lewandowski (2)
  • Mateusz Lipczyński (1)
  • Jan Matusiewicz (12)
  • Radosław Michalski (2)
  • Jakub Nabrdalik (45)
  • Rafał Nowak (8)
  • Kuba Nowakowski (1)
  • Krzysztof Nozderko (2)
  • Piotr Paulski (1)
  • Bartosz Piekarski (1)
  • Rafał Pietrasik (6)
  • Grzegorz Piwowarek (8)
  • Robert Piwowarek (1)
  • Marcin Przeradzki (1)
  • Dominik Przybysz (24)
  • Tomasz Przybysz (4)
  • Maciej Próchniak (5)
  • Michał Rokicki (1)
  • Rafal Rusin (20)
  • Monika Ruszczyk (1)
  • Krzysztof Siejkowski (1)
  • Joanna Siemińska (2)
  • Rafał Solarski (2)
  • Bartłomiej Tartanus (1)
  • Ula Trzaskowska (1)
  • Michał Trzaskowski (18)
  • Tomasz Wielga (6)
  • Witek Wołejszo (11)
  • Bartek Zdanowski (41)
  • Paweł Zuzelski (3)
  • Maxymilian Śmiech (1)
  • Damian Święcki (1)

Tags

API architecture big data CI/CD client clojure code review conference confitura craftsmanship DB frontend functional programming git github groovy gwt Hackaton hibernate java JavaScript jpa JSON kotlin maven message queue Nussknacker oracle OS OSGi praca project management rekrutacja REST scala security shell SOAP Spock spring framework targi pracy testing touk internals UX XML

Tag: java

The road to Kotlin Symbol Processing

There’s a long back story to Java annotations. Introduced in 2004 for Java 5 and supported by the javac compiler since Java 6 in 2002, Read more

Posted on August 16, 2022August 16, 2022Author Piotr Jagielski
Tags java, kotlin, ksp, metaprogramming

Testing Kotlin with Spock Part 3 – Interface default method

Kotlin allows you to put method implementation in an interface. The same mechanism can be found in Java interfaces as default methods (and also Groovy Read more

Posted on September 27, 2018August 1, 2022Author Dominik Przybysz
Tags groovy, java, kotlin, Spock, testingLeave a comment

Testing Kotlin with Spock Part 2 – Enum with instance method

Testing Kotlin with Spock Part 2 – Enum instance method

The enum class with instance method in Kotlin is quite similar to its Java version, Read more

Posted on May 28, 2018August 1, 2022Author Dominik Przybysz
Tags groovy, java, kotlin, Spock, syntax, testing3 Comments

Spring Boot 2.0 HTTP request metrics with Micrometer

Introduction

Brand new Spring Boot 2.0 has just been released and TouKs couldn’t wait to try it in the production. One of the newly added Read more

Posted on March 5, 2018July 28, 2022Author Michał Bobowski
Tags HTTP, java, spring framework, XML6 Comments

MapStruct mapper injection in OSGi Blueprint

What is MapStruct?

According to MapStruct website:

MapStruct is a code generator that greatly simplifies the implementation of mappings between Java bean types based on

Read more
Posted on January 18, 2018August 1, 2022Author Dominik Przybysz
Tags java, mapstruct, OSGi, XMLLeave a comment

Vavr, Collections, and Java Stream API Collectors

Vavr is now a must-have for every modern Java 8+ project. It encourages writing code in a functional manner by providing a new persistent Collections Read more

Posted on August 23, 2017August 2, 2022Author Grzegorz Piwowarek
Tags API, java2 Comments

Deploy WSDL file as OSGI Bundle in Apache Karaf

Introduction

WSDL file describes webservices. Java classes are often generated from WSDL. For this purpose, we could use command line tools (e. g. wsdl2Java or Read more

Posted on August 16, 2016August 1, 2022Author Dominik Przybysz
Tags API, deployer, java, OSGi, SOAP1 Comment

Formatting Java Time with Spring Boot using JSON

stf0-banner The aim of this post is to summarize and review ways of formatting Java Time objects using Spring Boot and Jackson library.

This post is Read more

Posted on February 12, 2016July 28, 2022Author Michał Lewandowski
Tags java, JSON, spring framework15 Comments

Do not use AllArgsConstructor in your public API

Introduction

Do you think about compatibility of your public API when you modify classes from it? It is especially easy to miss out that something Read more

Posted on January 17, 2016August 1, 2022Author Dominik Przybysz
Tags API, groovy, javaLeave a comment

Primitives and its wrapped types compatibility

Introduction

How often do you think about possible changes in your API? Do you consider that something required could become optional in future? How about Read more

Posted on December 13, 2015August 3, 2022Author Dominik Przybysz
Tags groovy, java, primitive typesLeave a comment

Posts navigation

Page 1 Page 2 … Page 9 Next page
Proudly powered by WordPress

We use cookies to improve user experience and for analytics.
You can read more in our privacy policy.

Accept