Our customers are increasingly developing their new applications with containers and serverless technologies, and are using modern continuous integration and delivery (CI/CD) tools to automate the software delivery life cycle. They also maintain a large n... (more…)
Read more »
Modern application development is unrecognizable without Java. For almost 30 years, Java has empowered developers to create the next generation of rich, scal... (more…)
Read more »
In this blog post, you can read just how much of a mess Java XML security is... (more…)
Read more »
Introduction A high-performance data access layer requires a lot of knowledge about database internals, JDBC, JPA, Hibernate, and this post summarizes some of the most important techniques you can use to optimize your enterprise application. 1. SQL statem... (more…)
Read more »
AWS Lambda is an awesome Serverless implementation. Lambdas are a bit tricky because they are ephemeral and short-lived so either they call ... (more…)
Read more »