Software Development
Showing 2221–2232 of 2653 results
Spring Framework: Spring Boot 2 Actuator
You’ve just finished developing a Spring Boot app. Next step: production! But is it production-worthy? With Spring Boot Actuator, it is! This course covers how to easily manage your Spring Boot apps running in production using Spring Boot Actuator.
Spring Framework: Spring Data JPA 5 with Hibernate
Developing applications using Spring with JPA and Hibernate
Spring Framework: Spring Expression Language (SpEL)
This course guides experienced Spring developers to leverage the power of SpEL to query and manipulate an object / object graph at run time, making it possible to dynamically inject values or objects in to other beans.
Spring Framework: Spring MVC 5 Fundamentals
This course is designed to give you a solid foundation of Spring MVC. The course covers the most recent approach of using both contained and exported WAR deployments. All configuration is done using the Java approach instead of XML.
Spring Framework: The Big Picture
Dive into the Spring Framework, Spring Boot, and other Spring-related projects with this high-level overview of Spring.
Spring Integration 5: Advanced Message Handling Using Routing and Transformations
Learn how to build robust Spring Integration applications using routers, filters, and message transformers. This course will teach you how, and more importantly, when to use these technologies through hands-on examples in a real-world application.
Spring Integration 5: Message System Design Patterns
Learn how to integrate complex systems using Spring Integration by building a firm foundation in message design patterns and understanding how to implement the different types of messages and channels available in Spring Integration.
Spring Integration 5: Using Channel Adapters to Integrate with External Systems
This course teaches you how to integrate Spring Integration applications with message brokers, databases, web services, and custom systems to solve business problems across your entire enterprise.
Spring WebFlux 5: Getting Started
This course will teach you the basics of Spring WebFlux and reactive programming by building a REST API. You will also learn how to use Reactor, WebClient, and WebTestClient.
SQL Server 2016 New Features for Developers
This course teaches the new developer features in SQL Server 2016, including Drop If Exists (DIE), SESSION_CONTEXT, dynamic data masking (DDM), row-level security (RLS), Always Encrypted, stretch database, temporal data, and built-in JSON support.
SRE – Using Error Budgets to Prioritize Work
This talk is an introduction to error budgets and their components: service level indicators (SLIs) and service level objectives (SLOs) in which Nathen Harvey will share the art of creating and implementing SLOs.
Stage a web app deployment for testing and rollback by using App Service deployment slots
Use deployment slots to streamline deployment and roll back a web app in Azure App Service.