Enterprise Java
-

12 Awesome Spring Data Tutorials to Kick-Start your Data Projects
Spring Data’s mission is to provide a familiar and consistent, Spring-based programming model for data access while still retaining the…
Read More » -

Don’t Hate The HATEOAS
Or How I Learned to Stop Worrying and Love the HATEOAS REST has become the defacto, or at least vogue,…
Read More » -

Java Tip of the Week #7 – Maven Slow?
This week Java Tip of the Week is a follow up of last session about Maven. The first video covered…
Read More » -

Configure multiple View Resolvers in Spring
1. Introduction In Spring, the View Resolver is provided to resolve the view with the data available in the model,…
Read More » -

Pitfalls of the MyBatis Caches with Apache Ignite
A week ago, MyBatis and Apache ignite announced of support apache ignite as a MyBatis cache (L2 cache). technically MyBatis…
Read More » -

Deploying a microservice – Spring Boot fatjar to Amazon Elastic Beanstalk
Recently I was working on a proof-of-concept web application that I wanted to deploy to a public cloud for a…
Read More » -

NetBeans Java EE Tip #3: RESTful Web Services from Database
Many modern web applications are moving towards the use of stateless communications using HTTP. The REST (Representational State Transfer) architectural…
Read More » -

Tutorial: Correct SLF4J logging usage and how to check it
SLF4J is a very popular logging facade but, like all libraries we use, there is a chance that we use…
Read More » -

AWS SQS and Spring JMS integration
Amazon WEB Services provide us with the SQS messaging service. The java sdk for sqs is compatible with JMS. Therefore…
Read More »






