Learn something new in an Instant! A short, fast, focused guide delivering immediate results.
Learn what Spring for Android adds to the Android developer toolkit
Learn how to debug your Android communication layer observing HTTP requests and responses
Use OAuth to authenticate your users and your app against popular service providers (Google, Facebook, Twitter, and so on)
Instant Spring for Android Starter
Instant Spring for Android Starter is a practical, hands-on guide that provides you with a number of clear step-by-step exercises, which will help you take advantage of the abstractions offered by Spring for Android with regard to REST (RestTemplate) and OAuth (OAuthTemplate). It will also introduce you to the bases of those architectures and the associated tooling.
This book gets you started using Spring for Android, first letting you know how to set up your workspace to include those libraries in your projects (with the Eclipse IDE and also with the popular building tool Maven) and then providing some clear and real life examples of RESTful and OAUth backed Android applications. Download eBook Free »
Learn to leverage the power of Spring Security to keep intruders at bay through simple examples that illustrate real world problems
Each sample demonstrates key concepts allowing you to build your knowledge of the architecture in a practical and incremental way
Filled with samples that clearly illustrate how to integrate with the technologies and frameworks of your choice
Spring Security 3.1
Knowing that experienced hackers are itching to test your skills makes security one of the most difficult and high-pressure concerns of creating an application. The complexity of properly securing an application is compounded when you must also integrate this factor with existing code, new technologies, and other frameworks. Use this book to easily secure your Java application with the tried and trusted Spring Security framework, a powerful and highly customizable authentication and access-control framework. Download eBook Free »
Includes functional sample projects that demonstrate the described concepts in action and help you start experimenting right away
Provides step-by-step instructions and a lot of code examples that are easy to follow and help you to get started from page one
Spring Data
Spring Framework has always had a good support for different data access technologies. However, developers had to use technology-specific APIs, which often led to a situation where a lot of boilerplate code had to be written in order to implement even the simplest operations. Spring Data changed all this. Spring Data makes it easier to implement Spring-powered applications that use cloud-based storage services, NoSQL databases, map-reduce frameworks or relational databases.
Spring Data is a practical guide that is full of step-by-step instructions and examples which ensure that you can start using the Java Persistence API and Redis in your applications without extra hassle. Download eBook Free »
Explore different frameworks of Object/XML mapping
Secure Web Services by Authentication, Encryption/Decryption and Digital
Signature
Learn contract-last Web Services using Spring Remoting and Apache CXF
Implement automated functional and load testing
Develop RESTful Web-Services
Log and trace SOAP messages
Spring Web Services 2 Cookbook
Spring Web Services aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services using one of the many ways to manipulate XML payloads.
This comprehensive guide – which provides professional expertise on a variety of technical topics right from setting-up a contract-first Web-Service, creating client of a Web-Service to serialization, monitoring, testing and security using Spring-WS – helps you enhance your skills in Spring Web Services.
Spring Web Services 2 Cookbook includes a wide variety of recipes that covers most important topics used in real-world applications. It is a well-rounded guide covering a lot of ground in the Spring Web Services domain using systematic arranged chapters and focused recipes. Download eBook Free »
Over 60 recipes to help you speed up the development of your Java web applications using the Spring Roo development tool
Learn what goes on behind the scenes when using Spring Roo and how to migrate your existing Spring applications to use Spring Roo
Incrementally develop a Flight Booking enterprise application from scratch as various features of Spring Roo are introduced
Develop custom add-ons to extend Spring Roo features
Full of tips and code for addressing common concerns related to developing a real enterprise application using Spring Roo
Spring Roo 1.1 Cookbook: Working with Roo-generated Web Applications
Spring Roo is an easy-to-use productivity tool for rapidly developing Java enterprise applications using well-recognized frameworks such as Spring, Hibernate, AspectJ, Spring Web Flow, Spring Security, GWT, and so on. Spring Roo takes care of creating maven-enabled projects, enterprise application architecture based on your choice of technologies, unit / integration tests based on your choice of testing framework, and so on. The bottom line is that if you’re using Spring, then you must consider using Spring Roo for increased productivity.