Enterprise Java
-

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 » -

The AppD Approach: Java 9 Support
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -

Spring, Reactor and ElasticSearch: bechmarking with fake test data
In theĀ previous articleĀ we created a simple adapter from ElasticSearch’s API to Reactor’sĀ Mono, that looks like this: import reactor.core.publisher.Mono; private Mono…
Read More »



