• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

292 Courses

VMware Spring Security

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Application developers who want to increase their understanding of Spring Security with hands-on experience and build secure Spring and Spring Boot applications. Overview By the end of the course, you should be able to meet the following objectives: Use Spring Security in Spring and Spring Boot applications Configure the Spring Security filter chain Protect HTTP endpoints with expression-based access control and the AuthorizationManager API Protect method execution Use different authentication mechanisms Handle passwords in an efficient way Integrate Spring Security with Junit 5 and MockMVC to test HTTP and method security Protect against common vulnerabilities and threats Understand what OAuth2 is Use and configure the Spring Authorization Server Implement a resource server and client This 2-day course offers hands-on experience with the major features of Spring Security, which includes configuration, authentication, authorization, password handling, testing, protecting against security threats, and the OAuth2 support to secure applications. On completion, participants will have a foundation for securing enterprise and microservices applications. Security Introduction Need for security Basic security concepts Common security vulnerabilities Spring Security Basics Introduction to Spring Security High-level architecture Overview of SecurityContext Spring Security with Spring Boot Customizing Authentication Building blocks for authentication Authentication mechanisms based on user name and password Other authentication mechanisms Authentication events Securing Web Applications Configuring authorization Using AccessDecisionsManager for authorization Using AuthorizationManager for authorization Bypassing security Method Security Method security architecture Declarative method security with annotations Security Testing Spring Security Testing Support Security mock annotations and meta-annotations Using MockMvc to test security Handling Passwords Password hashing Upgrading passwords (Optional) Protecting Against Common Vulnerabilities Hardening web applications with security headers Preventing cross-site request forgery Encrypting data in transit OAuth5 and OIDC Concepts Need for OAuth Overview of OAuth5 and OIDC OAuth5 grant types Types of tokens Spring Security OAuth5 support and OAuth5 login Spring Authorization Server Introduction to Authorization Server Spring Authorization Server endpoints Spring Authorization Server configuration Protecting and accessing resources with OAuth5 Resource server Using JWT tokens Using opaque tokens Configuring an OAuth5 client Additional course details:Notes Delivery by TDSynex, Exit Certified and New Horizons an VMware Authorised Training Centre (VATC) Nexus Humans VMware Spring Security training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the VMware Spring Security course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

VMware Spring Security
Delivered OnlineFlexible Dates
Price on Enquiry

SPRING 'LIVING' WREATH WORKSHOP with Bulbs and Flowering plants

5.0(11)

By Jenni Wren Creative - Floristry Arts & Crafts

Spring Wreath Making Workshops in Oxfordshire in person, online or in kit boxes. A perfect Mother’s Day gift or a wonderful Spring craft. Create a Living Spring Wreath with Spring Bulbs, flowering Plants and foliage at one of our popular Workshops in Didcot and Faringdon.

SPRING 'LIVING' WREATH WORKSHOP with Bulbs and Flowering plants
Delivered In-PersonFlexible Dates
£49

Build RESTful APIs Using Kotlin and Spring Boot

By Packt

A course that focuses on using Kotlin for server-side development using the Spring Boot framework. This hands-on course will help you get familiar with the basics of the Kotlin programming language as well as the entire process of building RESTful APIs using Kotlin Spring Boot.

Build RESTful APIs Using Kotlin and Spring Boot
Delivered Online On Demand8 hours 25 minutes
£37.99

Microservice Pattern & Architecture with Java Spring Cloud/Boot

By Course Cloud

The comprehensive Microservice Pattern & Architecture with Java Spring Cloud/Boot has been designed by industry experts to provide learners with everything they need to enhance their skills and knowledge in their chosen area of study. Enrol on the Microservice Pattern & Architecture with Java Spring Cloud/Boot today, and learn from the very best the industry has to offer! This best selling Microservice Pattern & Architecture with Java Spring Cloud/Boot has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Microservice Pattern & Architecture with Java Spring Cloud/Boot is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Microservice Pattern & Architecture with Java Spring Cloud/Boot is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Microservice Pattern & Architecture with Java Spring Cloud/Boot is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Microservice Pattern & Architecture with Java Spring Cloud/Boot, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Microservice Pattern & Architecture with Java Spring Cloud/Boot will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Microservice Pattern & Architecture with Java Spring Cloud/Boot to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Microservice Pattern & Architecture with Java Spring Cloud/Boot
Delivered Online On Demand
£25

Master Spring boot 3.0 and MongoDB Course

By One Education

Spring Boot 3.0 and MongoDB make quite the duo—clean architecture meets agile data management, with none of the usual chaos. This course has been crafted for those who appreciate structured logic, lightning-fast performance, and the occasional sense of relief when code behaves as expected. Whether you're designing microservices or working with APIs, Spring Boot 3.0 brings clarity to complex Java development. Paired with MongoDB’s flexible document model, this course gives you a deep technical grounding without ever overcomplicating the process. You’ll be walked through essential configurations, RESTful services, and powerful integration patterns with MongoDB—all with a focus on cleaner code, scalable solutions, and secure deployments. From dependency injection to working seamlessly with Spring Data, every step is designed to make the backend behave. No fluff, just solid development principles with the latest tools in your hands. If you’re looking to sharpen your backend logic using two of the most talked-about technologies in modern application development, this course ticks that box—elegantly, of course. Learning Outcomes: Gain a solid understanding of the Spring Boot and MongoDB frameworks and their capabilities. Learn how to set up and configure a MongoDB environment, and integrate it with a Spring Boot application. Understand the CRUD operations and how to perform them using both MongoDB and Spring Boot. Discover the advanced concepts of DBRef and Collections Relationships, OpenAPI integration, and Documents Queries. Learn how to use Query Methods to access and manipulate data in MongoDB. The Master Spring Boot 3.0 and MongoDB course is the ultimate guide to mastering these two powerful technologies. Designed for both newcomers and seasoned professionals, this course will provide you with a comprehensive understanding of the Spring Boot and MongoDB frameworks and their capabilities. You'll learn how to set up and configure a MongoDB environment, and integrate it with a Spring Boot application. The course covers a range of topics, from the basics of CRUD operations to the advanced concepts of DBRef and Collections Relationships, OpenAPI integration, and Documents Queries. By the end of the course, you'll be equipped with the skills and knowledge you need to succeed in this dynamic and competitive field. Master Spring boot 3.0 and MongoDB Course Curriculum Section 01: Introduction Section 02: Prepare the Mongo Environment Section 03: Mongo Terms Section 04: Bootstrapping the Application Section 05: CRUD Operations Section 06: DBRef and Collections Relationships Section 07: OpenApi integration Section 08: Documents Queries and Mongo Template Section 09: Query Methods How is the course assessed? Upon completing an online module, you will immediately be given access to a specifically crafted MCQ test. For each test, the pass mark will be set to 60%. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of __ GBP. £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Software developers who want to enhance their skills and knowledge in Spring Boot and MongoDB. Professionals who want to stay up-to-date with the latest technologies and trends in software development. Individuals who are new to the field and want to learn about Spring Boot and MongoDB. Entrepreneurs who want to build scalable and reliable software applications using Spring Boot and MongoDB. Anyone who wants to develop their skills in the software development industry. Career path Full-Stack Developer: £27,000 - £71,000 Software Engineer: £25,000 - £62,000 Senior Software Engineer: £43,000 - £90,000 Technical Lead: £53,000 - £119,000 Solutions Architect: £63,000 - £150,000 Certificates Certificate of completion Digital certificate - £9 You can apply for a CPD Accredited PDF Certificate at the cost of £9. Certificate of completion Hard copy certificate - £15 Hard copy can be sent to you via post at the expense of £15.

Master Spring boot 3.0 and MongoDB Course
Delivered Online On Demand3 hours
£12

Learn RabbitMQ: Asynchronous Messaging with Java and Spring

By Packt

Learn RabbitMQ: Asynchronous Messaging with Java and Spring

Learn RabbitMQ: Asynchronous Messaging with Java and Spring
Delivered Online On Demand2 hours 37 minutes
£11.99

Spring & Angular Material with Full Web Application

4.8(9)

By Skill Up

Build powerful web applications with Angular, an incredible frontend JavaScript and TypeScript framework. This Spring & Angular Material

Spring & Angular Material with Full Web Application
Delivered Online On Demand2 hours 45 minutes
£25

Spring & Angular Material With a Full Web Application Level 3

By Course Cloud

The comprehensive Spring & Angular Material With a Full Web Application Level 3 has been designed by industry experts to provide learners with everything they need to enhance their skills and knowledge in their chosen area of study. Enrol on the Spring & Angular Material With a Full Web Application Level 3 today, and learn from the very best the industry has to offer! This best selling Spring & Angular Material With a Full Web Application Level 3 has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Spring & Angular Material With a Full Web Application Level 3 is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Spring & Angular Material With a Full Web Application Level 3 is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Spring & Angular Material With a Full Web Application Level 3 is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Spring & Angular Material With a Full Web Application Level 3, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Spring & Angular Material With a Full Web Application Level 3 will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Spring & Angular Material With a Full Web Application Level 3 to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Spring & Angular Material With a Full Web Application Level 3
Delivered Online On Demand
£25

Spring Flowers in Watercolour

5.0(8)

By Discovery Art Class

Spring flowers in watercolour and gouache using strong colours to capture the vibrancy of springtime.

Spring Flowers in Watercolour
Delivered Online On Demand1 hour
£25

Salad Growing: Spring & Summer

5.0(6)

By Trill Farm Garden

Salad Growing Course at Trill Farm Garden: learn how to produce salad consistently through the year

Salad Growing: Spring & Summer
Delivered In-PersonJoin Waitlist
£100