Example of Multiple Login Pages With Spring Security and Spring Boot

A tutorial on how to create several different types of secure login pages and authentication pages using Java and Spring Boot/Spring Security technology. Read all

OSGi Dependency Injection

When it comes to Dependency Injection, the OSGi framework and its associated bundles can make service listening and registering a quick, clean, simple process. Read all

5 Consequences That Result From Not Meeting Data Security Requirements

While cyberattackers operate within the realm of the developer, their goals are less intellectual and more worldly. Read on for info on the costs of a breach. Read all

Log (CRLF) Injection with SLF4J

Security is important. But too much security can lead a company to paranoia, or shoot you in the foot. In this article, we take on log injection as an example. Read all

How to Load Test SAML SSO Secured Websites with JMeter

Read all

Apache Karaf Features for OSGi Deployment

Read all

What You Should Know About NODE_ENV

Read all

Microservices and Kerberos Authentication

Read all

How to Make Sure Your Mobile App is Secure

Mobile app development has become vital for enterprises as they look to support new devices (phones, tablets, wearables, etc.) for internal use while also... Read all

Can Static Analysis replace Code Reviews?

In my last post, I explained how to do code reviews properly. I recommended taking advantage of static analysis tools like Findbugs, PMD, Klocwork or Fortify to... Read all

Service Injection in Doctrine DBAL Type

When you think of a Doctrine 2 DBAL Type you think of an atomic thing, but how can you work programmatically on this type without defining an event? A DBAL Type... Read all

Understanding TCP/IP Network Stack & Writing Network Apps

We cannot imagine Internet service without TCP/IP. All Internet services we have developed and used at NHN are based on a solid basis, TCP/IP. Understanding how... Read all

Spring Tool Suite (STS) and Groovy/Grails Tool Suite (GGTS) 3.0.0 releases

We are proud to announce that the newest major release of our Eclipse-based developer tooling is now available. This is a major release not only in terms of new... Read all

 

 

 

 

Top