Enterprise Java
-
Locating Elements by TagName In Selenium
Selenium locators are your key when dealing with locating elements on a web page. From the list of locators like…
Read More » -
Integrate Spring Boot Application with Amazon Cognito
In this article, we will show how to use Amazon Cognito service for authentication users in a Spring Boot application…
Read More » -
A complete tutorial on the Drools business rule engine
As always we share the code presented in the tutorial in a companion repository: EmailSchedulingRules. Business rules work very well…
Read More » -
Web Services Interview Questions and Answers
In this post we cover almost every portion of the concept of Web services that you need to be familiar…
Read More » -
Build a Microservice Architecture with Spring Boot and Kubernetes
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Short Apache Camel K
You may have seen the work we are doing in the Apache Camel community around Camel K. Nicola introduced Camel…
Read More » -
Specification Scope in Jakarta EE
With the Eclipse Foundation Specification Process (EFSP) a single open source specification project has a dedicated project team of committers…
Read More » -
Renaming Java EE Specifications for Jakarta EE
It’s time to change the specification names… When we first moved the APIs and TCKs for the Java EE specifications…
Read More » -
Introduction to Test Doubles
When you are writing unit test you are faced with many kinds of collaborators and they all have very specific…
Read More »