Kirjojen hintavertailu. Mukana 12 273 663 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1000 tulosta hakusanalla "Spring"

Spring Security 3.x Cookbook

Spring Security 3.x Cookbook

Anjana Mankale

Packt Publishing Limited
2013
nidottu
This book follows a cookbook style exploring various security solutions provided by Spring Security for various vulnerabilities and threat scenarios that web applications may be exposed to at the authentication and session level layers. This book is for all Spring-based application developers as well as Java web developers who wish to implement robust security mechanisms into web application development using Spring Security. Readers are assumed to have a working knowledge of Java web application development, a basic understanding of the Spring framework, and some knowledge of the fundamentals of the Spring Security framework architecture. Working knowledge of other web frameworks such as Grails and so on would be an added advantage to exploit the whole breadth of recipes provided in this book, but this is not mandatory.
Spring Garden

Spring Garden

Tomoka Shibasaki

Pushkin Press
2017
nidottu
Winner of the Akutagawa Prize, a sharp, photo-realistic novella of memory and thwarted hope Divorced and cut off from his family, Taro lives alone in one of the few occupied apartments in his block, a block that is to be torn down as soon as the remaining tenants leave. Since the death of his father, Taro keeps to himself, but is soon drawn into an unusual relationship with the woman upstairs, Nishi, as she passes on the strange tale of the sky-blue house next door. First discovered by Nishi in the little-known photo-book 'Spring Garden', the sky-blue house soon becomes a focus for both Nishi and Taro: of what is lost, of what has been destroyed, and of what hope may yet lie in the future for both of them, if only they can seize it.
Spring and Summer Activities Come Rain or Shine
Race handmade boats, build an insect hotel and create wildflower Easter eggs, all while learning about the natural world -- whatever the weather.This practical and brightly illustrated book is packed with indoor and outdoor crafts and activities, plus fun facts, to entertain and engage curious children during the spring and summer months.All the activities encourage an exploration of nature, from streams and moss, to butterflies and dandelions. Children will love finding out about the natural world through play and creation whether at home or in the classroom.This wide-ranging book will provide inspiration for parents and teachers working with children aged four and up. Most activities can be enjoyed both individually and in groups.
Spring and Summer Nature Activities for Waldorf Kindergartens

Spring and Summer Nature Activities for Waldorf Kindergartens

Irmgard Kutsch; Brigitte Walden

Floris Books
2019
sidottu
A wonderful resource book for any Waldorf or Waldorf-inspired kindergarten. Encourage children to engage with the seasons as they build bird boxes, use plant dyes, make earthworm boxes, grow and cook fresh herbs, create Easter bowls and care for butterflies. As well as fun nature activities -- both indoor and outside -- for children, this book also includes valuable background reading and advice for teachers, such as how to create your own kindergarten garden. All the activities in this book are based on practical experience from the Children's Nature and Garden Centre in Germany, and are fully tried and tested.
Spring Sticker Activity

Spring Sticker Activity

Autumn Publishing Ltd
2014
nidottu
The adorable Fluffy Friends are back to get ready for Spring and Summer! With press-out characters to dress up for the beach in Summer, and lambs, chicks and bunnies for Spring! So grab your sunglasses and dive in for Spring and Summer fun.
Spring Awakening

Spring Awakening

Frank Wedekind

Oberon Books Ltd
2014
nidottu
Unnerving, entertaining, funny and dark, Wedekind's definitive play about youth caused riots when it exploded onto the stage in 1906 and has lost none of its provocative power.Brought bang up to date by award-winning playwright Anya Reiss this new version examines the exuberance, intensity and confusion of teenage life today.Spring Awakening asks important and pressing questions about how young people are shaped for their future by a generation that doesn't understand them.
Spring MVC Beginner's Guide

Spring MVC Beginner's Guide

Amuthan G

Packt Publishing Limited
2014
nidottu
A step-by-step pragmatic approach to web application development using Spring MVC, with relevant screenshots and concise explanations. This book is aimed at helping Java developers who want to teach themselves Spring MVC, even if they have no previous experience with Spring MVC. It would be helpful to have a bit of familiarity with basic servlet programming concepts, but no prior experience is required.
Spring Essentials

Spring Essentials

Shameer Kunjumohamed; Hamidreza Sattari

Packt Publishing Limited
2016
nidottu
Build mission-critical enterprise applications using Spring Framework and Aspect Oriented Programming About This Book • Step into more advanced features of aspect-oriented programming and API components to build enterprise grade systems • Build lightning-fast web applications and REST APIs using Spring MVC and its asynchronous processing capabilities with the view technologies of your choice • Explore simplified but powerful data access techniques including JPA (Java Persistence Architecture) repositories and NoSQL data access Who This Book Is For If you are a Java developer who is looking to master Enterprise Java Development using Spring Framework, then this book is ideal for you. Prior understanding of core Java programming and a high-level understanding of Spring Framework is recommended. Having sound knowledge of servlet-based web development in Java and basic Database concepts would be an advantage but not a requirement. What You Will Learn • Set up and build standalone and web-based projects using Spring Framework with Maven or Gradle • Get familiar with JSP Form processing using Spring and Form Tag Library • Develop RESTful API applications for XML and JSON data transfers with non-blocking asynchronous capabilities • Explore Spring's comprehensive transaction support for declarative Transaction Management and its integration with Spring's data access abstractions • Investigate Spring Data access mechanisms with Spring Data Repositories, a simple and consistent data-access abstraction • Construct real-time applications using WebSocket with a SockJS fallback option • Understand how to secure your Spring Web and standalone applications using Spring Security declaratively and consistently • Get to grips with the end-to-end development of an API-based modern SPA using EmberJS at the front end and SpringMVC at the back end In Detail Spring is an open source Java application development framework to build and deploy systems and applications that run on the JVM. It is the industry standard and the most popular framework among Java developers with over two-thirds of developers using it. Spring Essentials makes learning Spring so much quicker and easier with the help of illustrations and practical examples. Starting from the core concepts of features such as inversion of Control Container and BeanFactory, we move on to a detailed look at aspect-oriented programming. We cover the breadth and depth of Spring MVC, the WebSocket technology, Spring Data, and Spring Security with various authentication and authorization mechanisms. Packed with real-world examples, you'll get an insight into utilizing the power of Spring Expression Language in your applications for higher maintainability. You'll also develop full-duplex real-time communication channels using WebSocket and integrate Spring with web technologies such as JSF, Struts 2, and Tapestry. At the tail end, you will build a modern SPA using EmberJS at the front end and a Spring MVC-based API at the back end.By the end of the book, you will be able to develop your own dull-fledged applications with Spring. Style and approach This book is a practical guide based on logical modules of the whole Spring Framework family, with a start-small approach, increasing in complexity as it progresses. Every chapter is an amalgamation of theory and practical examples, with further discussion on additional features and approaches.
Spring MVC Cookbook

Spring MVC Cookbook

Alex Bretet

Packt Publishing Limited
2016
nidottu
Over 40 recipes for creating cloud-ready Java web applications with Spring MVC About This Book • Configure Spring MVC to build logic-less controllers that transparently support the most advanced web techniques • Build an amazing social and financial application that applies microservices patterns on deployment, self-testability, interoperability, cloud architectures, and scalability • Fast-paced, practical guide to learn how to set up Spring MVC to produce REST resources and templates as required by the latest front-end best practices Who This Book Is For If you are an experienced Java developer, with prior experience in web technologies, and want to step up in your career and stay up-to-date or learn more about Spring Web scalability, this book is for you. What You Will Learn • Structure your project with Maven and create self-tested, domain-specific deployable web archives • Generate templates for a responsive and powerful frontend with AngularJS and Bootstrap • Build a high performance stateless RESTful and hypermedia application to support your multiple customer experiences • Authenticate over REST with a BASIC authentication scheme and OAuth2; handle roles and permissions • Document and publish your REST API using Swagger and Swagger UI • Scale your Spring web application • Communicate through WebSocket and STOMP messages • Provide support to your application and efficiently maintain its business features with a relevant test stack In Detail Spring MVC is a lightweight application framework that comes with a great configuration by default. Being part of the Spring Framework, it naturally extended and supported it with an amazing set of recognizable annotations. External libraries can be plugged in and plugged out. It also possesses a request flow. Complete support of REST web services makes the Spring architecture an extremely consistent choice to support your front-end needs and Internet transformations. From the design of your Maven modules, you will achieve an Enterprise-standard for a stateless REST application based on Spring and Spring MVC with this book. This guide is unique in its style as it features a massive overview of practical development techniques brought together from the Spring ecosystem, the new JEE standards, the JavaScript revolution and Internet of Things. You will begin with the very first steps of Spring MVC's product design. Focused on deployment, viability, and maintainability, you will learn the use of Eclipse, Maven, and Git. You will walk through the separation of concerns driven by the microservices principles. Using Bootstrap and AngularJS, you will develop a responsive front-end, capable of interacting autonomously with a REST API. Later in the book, you will setup the Java Persistence API (JPA) within Spring; learn how to configure your Entities to reflect your domain needs, and discover Spring Data repositories. You will analyze how Spring MVC responds to complex HTTP requests. You will implement Hypermedia and HATEOAS to guide your customer's stateless conversation with the product and see how a messaging-service based on WebSocket can be configured. Finally you will learn how to set up and organize different levels of automated-tests, including logging and monitoring. Style and approach A comprehensive, recipe-based guide to creating stunning Java apps with Spring MVC as a result of learning and implementing pro-level practices, techniques, and solutions.
Spring Boot Cookbook

Spring Boot Cookbook

Alex Antonov

Packt Publishing Limited
2015
nidottu
Over 35 recipes to help you build, test, and run Spring applications using Spring Boot About This Book • Learn to create different types of Spring Boot applications, configure behavior, and add custom components • Become more efficient in testing, deploying, and monitoring Spring Boot based applications • This is a practical guide that will help Spring developers to develop and deploy applications using Spring Boot Who This Book Is For If you are a Spring Developer who has good knowledge level and understanding of Spring Boot and application development and now want to learn efficient Spring Boot development techniques in order to make the existing development process more efficient, then this book is for you. What You Will Learn • Create Spring Boot applications from scratch • Configure and tune web applications and containers • Create custom Spring Boot auto-configurations and starters • Use Spring Boot Test framework with JUnit, Cucumber, and Spock • Configure and tune web applications and containers • Deploy Spring Boot as self-starting executables and Docker containers • Monitor data using DropWizard, Graphite, and Dashing In Detail Spring Boot is Spring's convention-over-configuration solution. This feature makes it easy to create Spring applications and services with absolute minimum fuss. Spring Boot has the great ability to be customized and enhanced, and is specifically designed to simplify development of a new Spring application. This book will provide many detailed insights about the inner workings of Spring Boot, as well as tips and recipes to integrate the third-party frameworks and components needed to build complex enterprise-scale applications. The book starts with an overview of the important and useful Spring Boot starters that are included in the framework, and teaches you to create and add custom Servlet Filters, Interceptors, Converters, Formatters, and PropertyEditors to a Spring Boot web application. Next it will cover configuring custom routing rules and patterns, adding additional static asset paths, and adding and modifying servlet container connectors and other properties such as enabling SSL. Moving on, the book will teach you how to create custom Spring Boot Starters, and explore different techniques to test Spring Boot applications. Next, the book will show you examples of configuring your build to produce Docker images and self-executing binary files for Linux/OSX environments. Finally, the book will teach you how to create custom health indicators, and access monitoring data via HTTP and JMX. Style and approach This book is a cohesive collection of recipes that provide developers with a set of connected guidelines on how to build, configure, and customize their application, starting from the design and development stages, all the way through testing, deployment, and production monitoring.
Spring MVC: Beginner's Guide -

Spring MVC: Beginner's Guide -

Amuthan Ganeshan

Packt Publishing Limited
2016
nidottu
Unleash the power of the latest Spring MVC 4.x to develop a complete application About This Book • Work through carefully crafted exercises with detailed explanations for each step will help you understand the concepts with ease • You will gain a clear understanding of the end-to-end request/response life cycle, and each logical component's responsibility • This book is packed with tips and tricks that demonstrate industry best practices on developing a Spring-MVC-based application Who This Book Is For The book is for Java developers who want to exploit Spring MVC and its features to build web applications. Some familiarity with basic servlet programming concepts would be a plus, but is not a prerequisite. What You Will Learn • Familiarize yourself with the anatomy of the Spring 4.X development environment • Understand web application architecture and the Spring MVC request flow • Integrate bean validation and custom validation • Use error handling and exception resolving • Get to grips with REST-based web service development and Ajax • Test your web application In Detail Spring MVC helps you build flexible and loosely coupled web applications. The Spring MVC Framework is architected and designed in such a way that every piece of logic and functionality is highly configurable. Also, Spring can integrate effortlessly with other popular web frameworks such as Struts, WebWork, Java Server Faces, and Tapestry. The book progressively teaches you to configure the Spring development environment, architecture, controllers, libraries, and more before moving on to developing a full web application. It begins with an introduction to the Spring development environment and architecture so you're familiar with the know-hows. From here, we move on to controllers, views, validations, Spring Tag libraries, and more. Finally, we integrate it all together to develop a web application. You'll also get to grips with testing applications for reliability. Style and approach This book takes a pragmatic step-by-step approach to web application development using Spring MVC, with informative screenshots and concise explanation.