Java: Software Engineering Practices

Java, Spring & Clean Code

Learn about Java software engineering practices. The following articles cover everything from the fundamentals of Java to the complexities of the Spring framework and the discipline of writing clean code. Each component is a step toward mastering Java and revolutionizing your approach to software programming. Explore, learn, and master Java to become the software engineer you wish to be.

On Making Spring Security OAuth RFC-compliant

On Making Spring Security OAuth RFC-compliant

On Fixing Spring Security OAuth: I fixed a small HTTP header extractor for the Spring Security OAuth open source project recently. Here's what happened & what I learned...