Learn how to manage business rules with Drools, using a simple Excel file.
Baeldung Author
Sunil Mogadati
I'm a software engineer who loves technology challenges. I specialize in Java/Spring, Databases (Relational/NoSQL), Cloud/AWS, Microservices, scalable/secure REST, Cloud Foundry, Web development, CMS etc. I worked on projects, both for large companies (IBM, AT&T, US Steel, Dish Network, Barco) as well as small companies, startups, freelancing. I also love to train/mentor and writing is my way of giving back to the community that so freely gives!
Here's what I've written (so far):
Baeldung on Java
- All
- Spring Security (1)
- Logging (1)
- Java IO (1)
Multiple Authentication Providers in Spring Security
Filed under Spring Security
Learn how to use multiple authentication providers within Spring Security.
Java Logging with Nested Diagnostic Context (NDC)
Filed under Logging
Distinguish log messages from different sources with the Nested Diagnostic Context.