Enterprise Java
-
How Http Basic Authentication works in Spring Security?
In the last article, you have learned how to enable Http basic authentication in Spring security based Java application and now…
Read More » -
Converting HTML to RichTextString for Apache POI
1. Overview In this tutorial, we will be building an application that takes HTML as an input and creates a…
Read More » -
Bootiful Development with Spring Boot and React
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
How to enable HTTP Basic Authentication in Spring Security using Java and XML Config
In the last article, I have shown you how to enable Spring security in Java application and today we’ll talk about how…
Read More » -
Would you use JSF for your next project?
There was an excellent stackoverflow blog post last week about the “Brutal Lifecycle of Javascript Frameworks”. The article was about…
Read More » -
Referring to ADF Faces component in EL expression
EL expressions are commonly used to specify attribute values of ADF Faces components on our page. It is interesting to…
Read More » -
Monitoring and measuring reactive application with Dropwizard Metrics
In the previous article we created a simple indexing code that hammers ElasticSearch with thousands of concurrent requests. The only way to…
Read More » -
When a REST Resource should get its own Address?
In a purist REST approach, all endpoints (except the starting endpoint) are opaque and their various details shouldn’t need to…
Read More » -
Free eBook: The Complete Guide to Automated Root Cause Analysis
A guide to getting started with Automated Root Cause analysis. We spend our nights here at OverOps dreaming of a…
Read More »