Search Results for: Scala
-
Enterprise Java
SELECT statements batch fetching with JDBC and Hibernate
Introduction Now that I covered Hibernate batch support for INSERT, UPDATE and DELETE statements, it’s time to analyze SELECT statements…
Read More » -
DevOps
Microservices, Monoliths, and NoOps
Monolithic Applications A monolith application, in layman terms, is where entire functionality of the application is packaged together as a single…
Read More » -
Enterprise Java
Message Content Filtering with WSO2 ESB
Every integration architect or developer should be familiair with Enterprise Integration Patterns (EIP) as described by Gregor Hohpe and Bobby…
Read More » -
Desenvolvimento de Software
Vantagens e Desvantagens da Computação em Nuvem – Prós e Contras da Computação em Nuvem
Introdução Computação em nuvem se refere a usar recursos computacionais (sejam eles de hardware e/ou software) residentes em uma máquina…
Read More » -
Core Java
Google Guava: 5 Things You Never Knew It Could Do
What are some of the lesser known features of Google Guava that every developer could use? It’s one of the…
Read More » -
Scala
Building a war with spray-servlet
We will use spray-servlet to build a war file of our API. So we can run it in a java…
Read More » -
Software Development
A Non-Blocking Benchmark
A couple of weeks ago I asked the question “Why non-blocking?”. And I didn’t reach a definitive answer, although it…
Read More » -
Software Development
Async Goes Mainstream: 7 Reactive Programming Tools You MUST Know
What are some of the most interesting tools to help you go Reactive? If everything in life goes async, awkward…
Read More » -
Software Development
Working with Amazon S3 – Part I
Introduction In this multi-part series, I am going to run you through Amazon S3 Service. In first part, you will…
Read More »