Category: Java

Practical Spring LDAP 0

Practical Spring LDAP

Practical Spring LDAP is your guide to developing Java-based enterprise applications using the Spring LDAP Framework. This book explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version, Spring...

RESTful Java with JAX-RS 2.0, 2nd Edition 0

RESTful Java with JAX-RS 2.0, 2nd Edition

Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how...

Performance Testing with JMeter 2.9 0

Performance Testing with JMeter 2.9

Performance testing with JMeter 2.9 is critical to the success of any software product launch and continued scalability. Irrespective of the size of the application’s user base, it’s vital to deliver the best user experience to...

TestNG: Beginner’s Guide 0

TestNG: Beginner’s Guide

Unit/Functional testing has now become part of every development life cycle. Junit was once the main framework that was used by developers for the purpose of Unit testing when it came to Java. But Junit had...

Getting Started with Eclipse Juno 0

Getting Started with Eclipse Juno

Integrated Development Environments (IDEs) such as Eclipse are examples of tools that help developers by automating an assortment of software development-related tasks. By reading this book you will learn how to get Eclipse to automate common...

JBoss Weld CDI for Java Platform 0

JBoss Weld CDI for Java Platform

CDI simplifies dependency injection for modern application developers by taking advantage of Java annotations and moving away from complex XML, while at the same time providing an extensible and powerful programming model. “JBoss Weld CDI for...

Functional Programming Patterns in Scala and Clojure 0

Functional Programming Patterns in Scala and Clojure

Functional languages have their own patterns that enable you to solve problems with less code than object-oriented programming alone. This book introduces you, the experienced Java programmer, to Scala and Clojure: practical, production-quality languages that run...

Java Network Programming, 4th Edition 0

Java Network Programming, 4th Edition

This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting...

Building Modular Cloud Apps with OSGi 0

Building Modular Cloud Apps with OSGi

If you’re an experienced Java developer in the enterprise, this practical, hands-on book shows you how to use OSGi to design, develop, and deploy modular cloud applications. You’ll quickly learn how to use OSGi, through concise...