Blog of Adam Warski

Java, Scala, programming, ...

  • Blog of Adam Warski Twitter
  • Blog of Adam Warski Google+
  • Blog of Adam Warski RSS

Primary menu

Skip to primary content
  • Home
  • About me / my projects
  • All Posts

Category Archives: CDI

MacWire 0.5: Interceptors

  • By Adam Warski
  • 1 October, 2013
  • 10 Comments

Interceptors are very useful for implementing cross-cutting concerns. Classic use-cases include security, logging or transaction support. Since version 0.5, MacWire contains an implementation of interceptors which can be applied to … Continue Reading →


MacWire 0.2: Scopes are simple!

  • By Adam Warski
  • 25 April, 2013
  • 5 Comments

MacWire generates new instance creation code of given classes, using values in the enclosing type for constructor parameters, with the help of Scala Macros. DI container replacement. Version 0.2 has … Continue Reading →


MacWire 0.1: Framework-less Dependency Injection with Scala Macros

  • By Adam Warski
  • 4 April, 2013
  • 25 Comments

Using Dependency Injection is almost a standard when developing software. However, in many cases it may seem that using the pattern implicates using a DI container/framework. But is a framework … Continue Reading →


Blending Ruby (on Rails) and CDI on OpenBlend 2011

  • By Adam Warski
  • 8 September, 2011
  • No Comments

I will have the pleasure to speak on OpenBlend 2011, in exactly a week: 15th September 2011, which will take place in Ljubljana, Slovenia. Apart from many other interesting presentations, … Continue Reading →


Modules, modules, modules …

  • By Adam Warski
  • 30 August, 2011
  • 18 Comments

I think everybody will agree that writing modular applications and modularity in general is a good thing. But how does support for modularity look like, both from the Java and … Continue Reading →


After Confitura 2011

  • By Adam Warski
  • 13 June, 2011
  • No Comments

Confitura 2011 went past very quickly, it was a great conference and a great occasion to meet with the polish Java community on the SPOINA after-party. During the conference I … Continue Reading →


CDI Portable Extensions on Confitura 2011

  • By Adam Warski
  • 1 June, 2011
  • No Comments

In less than two weeks (11th June) I will have the opportunity to present a talk on CDI & Portable Extensions during the Confitura 2011 conference, organized by the Warsaw … Continue Reading →


Envers & TorqueBox on RivieraJUG – May 6th

  • By Adam Warski
  • 2 May, 2011
  • No Comments

This Friday (6th of May) I will have the pleasure to present two talks: one on Envers and one on Torquebox, thanks to an invitation from the RivieraJUG. Envers is … Continue Reading →


Ruby on Rails + CDI/Weld on Torquebox example app

  • By Adam Warski
  • 11 March, 2011
  • 2 Comments

For almost a year we’ve been successfully using Torquebox together with CDI/Weld as a base for two of our services: JBison and Circular. As we’ll be doing some presentations together … Continue Reading →


Timing interceptor for CDI/Weld

  • By Adam Warski
  • 1 March, 2011
  • 8 Comments

Lately we did some performance tuning, and in order to find out which methods are the hotspots I wrote a simple timing interceptor (it uses some code from a Seam … Continue Reading →


  • Previous

MOVED


I'm now blogging on SoftwareMill's blog. Please follow me there!

Recent Posts


  • Kafka with selective acknowledgments performance & latency benchmark
  • Why I started learning Emacs in 2016
  • Add a “dependencies” badge & tree to your project using UpdateImpact
  • Event sourcing + free monads = free sourcing?
  • MacWire 2.0: composing modules & cleanup

Links


Follow me on twitter!

Looking for end-to-end software development, project management, Scala experts? SoftwareMill is here to help:
Did you ever have problems with updating or managing dependencies in your Scala/Java/Groovy projects? Check out UpdateImpact!

Interested in weekly Scala news?

The best code-review tool:

Top Posts & Pages


  • How do iBeacons work?
  • Why I started learning Emacs in 2016
  • Evaluating persistent, replicated message queues (updated w/ Kafka)
  • Benchmarking SQS
  • Reactive Queue with Akka Reactive Streams
  • Event streaming with MongoDB
  • Akka vs Storm
  • Starting with Scala Macros: a short tutorial
  • Quicklens: modify deeply nested case class fields
  • JSF2 navigation: post->redirect->get

Categories


Archives


Copyright © 2007-2018 Blog of Adam Warski. All Right Reserved.
Powered by: WordPress | Theme: Simple Catch Pro