Software Development
Showing 2209–2220 of 2653 results
Specialized Testing: Sessions and Tokens
Most web applications use sessions or tokens to maintain state or to implement authentication – and many can be attacked there. This course will teach you how to test for these kinds of vulnerabilities.
Specialized Testing: SQL Injection
This course will teach you how to test for SQL injection, one of the most common security issues in desktop and web applications alike.
Splunk: The Big Picture
Splunk has long been known as a tool for IT operations but over the past years has expanded outside of traditional IT. Learn how Splunk can help you uncover insights in any your data workflows.
Spring 5 Data REST: Getting Started
This course will introduce you to the Spring Data REST framework. You will learn how to expose your existing Spring Data JPA layer as properly formed REST services.
Spring 5 Integration: Getting Started
This course introduces you to Spring Integration and Enterprise Integration Patterns. Spring Integration makes it easy to integrate many different types of systems using asynchronous messaging in your Spring Framework-based project.
Spring 5 Integration: Monitoring, System Management and Debugging
Features for monitoring and management are essential for production-ready applications. This course will teach you how to include these features in your Spring Integration application, as well as tools for analyzing and debugging.
Spring Data 2022 Fundamentals
This course will teach you the principles and practice of developing applications to interact with databases using Spring Data. This course will teach you how to write efficient code that accesses databases from Java applications.
Spring Framework 2: Creating Your First Spring Boot Application
Do you want to build scalable Java applications quickly and efficiently? Learn how Spring Boot's opinionated framework can take you from zero to sixty with your Java application development.
Spring Framework 4: Spring Data JPA
This course introduces the Spring Data JPA framework.
Spring Framework: Authenticating Users with Spring Security 5
A course covering the fundamentals of using Spring Security for securing Java applications built with Spring MVC.
Spring Framework: Documenting Spring Data Rest APIs with Swagger and Springfox
Swagger allows you to generate documentation from code. It also provides a web app to display documentation with a built-in REST client to test endpoints. This course shows you how to use Swagger and Springfox in your Spring Data REST API project.
Spring Framework: Spring 5 Fundamentals
This course is designed to give you a solid foundation of the fundamentals of the Spring Framework. It covers how to get started as well as advanced configuration techniques with Spring using the most recent versions.