Search Results for: Scala
-
Enterprise Java
Do you really understand @WebService ?
SOAP web services are not cutting edge technology by any means – although it still has it’s place, REST based…
Read More » -
Software Development
How to define performance requirements?
“The app is slow, can you make sure it is fast.” The quote above should send shivers down the spine for any…
Read More » -
Software Development
Challenging Myself With Coplien’s Why Most Unit Testing is Waste
James O. Coplien has written in 2014 the thought-provoking essay Why Most Unit Testing is Waste and further elaborates the topic…
Read More » -
Enterprise Java
NoSQL with Hibernate OGM – Part one: Persisting your first Entities
The first final version of Hibernate OGM is out and the team recovered a bit from the release frenzy. So…
Read More » -
Core Java
How to Translate SQL GROUP BY and Aggregations to Java 8
I couldn’t resist. I have read this question by Hugo Prudente on Stack Overflow. And I knew there had to…
Read More » -
Software Development
Open Source Doesn’t Need More Support. It Needs Better Business Models
Jamie Allen, Typesafe‘s Director of Global Services published an interesting point of view on Twitter: Pivotal’s move to end support…
Read More » -
Core Java
The Decorator Pattern With Java 8
In a recent post I described how the decorator pattern saved my day. I gave a small code snippet which…
Read More » -
Software Development
About Mixed-Paradigm Languages Such As Java and Python
Intro There are two really popular programming paradigms (yay, alliteration!) out there: functional programming and object-oriented programming. There is another…
Read More »