TouK
  • Services
  • Approach
  • Clients
  • Team
  • Jobs
  • Community
  • Contact
  • Nussknacker
  • Talks
  • Portfolio
  • Blog
TouK
  • Services
  • Approach
  • Clients
  • Team
  • Jobs
  • Community
  • Contact
  • 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ł BobowskiMichał Bobowski (2)
  • AvatarArek Burdach (12)
  • AvatarPiotr Burdylo (13)
  • AvatarPaweł Byszewski (2)
  • AvatarMarcin Cylke (28)
  • AvatarAnna Czajka (1)
  • AvatarAdam Dziedzic (1)
  • AvatarPiotr Fus (1)
  • AvatarPiotr Grabowski (2)
  • AvatarPrzemek Hejman (1)
  • AvatarPiotr Jagielski (14)
  • AvatarAdam Jakubowski (1)
  • AvatarTomasz Kalkosiński (21)
  • AvatarŁukasz Kucharski (2)
  • Michał LewandowskiMichał Lewandowski (2)
  • AvatarMateusz Lipczyński (1)
  • AvatarJan Matusiewicz (12)
  • AvatarRadosław Michalski (2)
  • AvatarJakub Nabrdalik (45)
  • Rafał NowakRafał Nowak (8)
  • AvatarKuba Nowakowski (1)
  • AvatarKrzysztof Nozderko (2)
  • AvatarPiotr Paulski (1)
  • AvatarBartosz Piekarski (1)
  • AvatarRafał Pietrasik (6)
  • AvatarGrzegorz Piwowarek (8)
  • Robert PiwowarekRobert Piwowarek (1)
  • AvatarMarcin Przeradzki (1)
  • Dominik PrzybyszDominik Przybysz (24)
  • AvatarTomasz Przybysz (4)
  • AvatarMaciej Próchniak (5)
  • AvatarMichał Rokicki (1)
  • AvatarRafal Rusin (20)
  • AvatarKrzysztof Siejkowski (1)
  • AvatarJoanna Siemińska (2)
  • Rafał SolarskiRafał Solarski (1)
  • AvatarBartłomiej Tartanus (1)
  • Ula TrzaskowskaUla Trzaskowska (1)
  • Michał TrzaskowskiMichał Trzaskowski (18)
  • AvatarTomasz Wielga (6)
  • AvatarWitek Wołejszo (17)
  • AvatarBartek Zdanowski (45)
  • AvatarPaweł Zuzelski (3)
  • Maxymilian ŚmiechMaxymilian Śmiech (1)
  • AvatarDamian Święcki (1)

Tags

33rd degree agile apache CI clojure confitura craftsmanship dostawcy english functional programming geecon gerrit git github grails groovy gwt gxt hibernate hise java JSON JUnit konferencja kotlin maven ode oracle osgi praca rekrutacja relacja REST scala servicemix sonar sonarqube Spock spring TDD testing touk warsjawa wjug ws-human-task

Tag: spring

Read emails from imap with Spring Intergration

What’s the easiest way to read emails from IMAP account in Java? Depends what your background is. If you have any experience in Apache Camel, ServiceMix, Mule, you
Read more
Posted on April 1, 2011August 14, 2012Author Jakub Nabrdalik
Tags java, spring

Spring Security by example: securing methods

This is a part of a simple Spring Security tutorial:

1. Set up and form authentication
2. User in the backend (getting logged user, authentication, testing)
3. Securing

Read more
Posted on March 30, 2011August 17, 2011Author Jakub Nabrdalik
Tags java, spring

Spring Security by example: securing web resources

This is a part of a simple Spring Security tutorial:

1. Set up and form authentication 

2. User in the backend (getting logged user, authentication, testing)

3. Securing

Read more
Posted on March 30, 2011August 14, 2012Author Jakub Nabrdalik
Tags java, spring

Spring Security by example: user in the backend, testing

This is a part of a simple Spring Security tutorial:

1. Set up and form authentication 

2. User in the backend (getting logged user, authentication, testing)

3. Securing

Read more
Posted on March 30, 2011August 14, 2012Author Jakub Nabrdalik
Tags java, spring

Spring Security by example: set up and form authentication

Spring Security (former Acegi) is a Java library that handles authorization and authentication in web applications. Documentation on the project web site is, as expected
Read more
Posted on March 28, 2011August 14, 2012Author Jakub Nabrdalik
Tags java, security, spring

Javamelody, Spring & AspectJ

Javamelody is a tool for monitoring Java applications. It measures and calculates statistics of JVM state, JDBC calls, Spring, EJB or Guice managed beans’ methods Read more

Posted on March 7, 2011August 14, 2012Author Witek Wołejszo
Tags aspectj, java melody, spring2 Comments

Getting rid of null parameters with a simple spring aspect

What is the most hated and at the same time the most popular exception in the world?

I bet it’s the NullPointerException.

NullPointerException can mean anything, Read more

Posted on September 21, 2010August 14, 2012Author Jakub Nabrdalik
Tags aspect, aspectj, craftsmanship, java, spring

SpringWeb + Hibernate + Database encoding problems – solved!

Some time ago, I was investigating SmartClient (SmartGWT) and writting small app to connect via hibernate to MySQL database. During this tests I stuck with Polish locale Read more

Posted on August 12, 2010August 14, 2012Author Rafal P
Tags application, database, encoding, encoding problem, hibernate, java, localization, localization problem, mysql, oracle, solve, spring, UTF-8, webLeave a comment

Hibernate annotations + Spring transactions in OSGI

On our new project we decided to develop backend as services deployed on Servicemix 4.2. To make it easier for developers more familiar with ‘traditional’ Read more

Posted on May 23, 2010August 14, 2012Author mpr
Tags hibernate, osgi, spring4 Comments

Posts navigation

Previous page Page 1 Page 2
Proudly powered by WordPress