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

Scheduling tasks using Message Queue

Introduction

How to schedule your task for later execution? You often create table in database, configure job that checks if due time of any task Read more

Posted on December 2, 2015July 28, 2022Author Dominik Przybysz
Tags java, message queue, task scheduling1 Comment

How to recover after Hibernate’s OptimisticLockException

I’ve read many articles about optimistic locking and OptimisticLockException itself. Problem is that each one of them ended up getting their first exception and no Read more

Posted on October 20, 2015July 28, 2022Author Tomasz Kalkosiński
Tags hibernate, java, jpa1 Comment

Writing JAXB in Groovy

Suppose you want write a jaxb class in groovy. Why? Because you do not have to write these all getters, setters and other methods. You Read more

Posted on September 6, 2015August 1, 2022Author Dominik Przybysz
Tags groovy, java, XML2 Comments

Abstract method in Enums

Did you know that you can do that?

private static enum DynamicProperty {

    cacheManagerName {
        @Override
        void applyChange(final PropertyChangeEvent evt, final RuntimeCfg config) {
            config.cacheManagerName 
Read more
Posted on April 20, 2015August 2, 2022Author Bartek Zdanowski
Tags java

Spring Boot and AngularJS quick start

In this post I am going to show very simple and quick example of web application using Spring Boot with AngularJS. This app contains
Read more
Posted on June 5, 2014July 27, 2022Author Rafał Nowak
Tags angular, frontend, java, JavaScript, spring framework1 Comment

TouK with the 33rd Degree Conference

Hello, all 33rd Degree 2014 participants! We hope to see you very soon at our stand during the conference. The event is supported by TouK. Read more

Posted on May 22, 2014Author Agata Madaj
Tags conference, java1 Comment

Java SE 8 and Java EE 7 – flash talks

Michał Lewandowski and Krzysztof Siejkowski from TouK will give their brief presentations during next Warszawa Java User Group (WJUG) meeting on 22nd of April. WJUG Read more

Posted on April 16, 2014July 26, 2022Author Agata Madaj
Tags conference, javaLeave a comment

Scalar – będziemy tam z ofertą pracy dla WasScalar – we’ll be there with a job offer for you

Już w najbliższą sobotę – Scalar – bezpłatna konferencja dla wszystkich zainteresowanych Scalą. TouK ma przyjemność być jednym ze sponsorów wydarzenia. Podczas przerw będziemy rozglądać Read more

Posted on April 3, 2014Author Agata Madaj
Tags conference, java, recruitmant, scalaLeave a comment

Custom SonarQube rules for Unit Tests

I need a new rule

In our project we use (formely Sonar) to manage our code quality. It is a great tool and I recommend Read more

Posted on December 2, 2013July 29, 2022Author Tomasz Kalkosiński
Tags code review, java, quality, testing

Log4j and MDC in Grails

Log4j provides very useful feature: MDC – mapped diagnostic context. It can be used to store data in context of current thread. It may sound
Read more
Posted on November 5, 2013July 26, 2022Author Rafał Nowak
Tags groovy, java2 Comments

Posts navigation

Previous page Page 1 Page 2 Page 3 … 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