Unlock Feature Flags in Java Spring Boot 3 -- with Togglz!

Поделиться
HTML-код
  • Опубликовано: 2 июл 2024
  • In this video, we'll be looking at how to use feature flags in Spring Boot 3 to improve your development workflow. We'll be using Togglz, a great tool for managing feature flags and testing your applications.
    If you're looking to take your development process to the next level, then this video is for you! By the end of this video, you'll know how to use feature flags in Spring Boot 3 to improve your development workflow. Thanks for watching!
    🔗References:
    - www.togglz.org/documentation/...
    Get the Code! github.com/wazooinc/spring-bo...
    🔗Grab My Other Products Available:
    - Build Your First Web Service API Using Java Spring Boot wazoowebbytes.gumroad.com/l/x...
    👋🏻Connect with me:
    Twitter: / eyuzwa
    ===---=== Concepts ===---===
    - Spring Boot
    - Spring Data
    - H2 Database
    - Togglz
    - Feature Flags
    - Feature Toggles
    ===---=== Chapters ===---===
    00:00 - Introduction
    00:33 - What are Feature Flags?
    04:11 - Togglz Website
    04:42 - Start.spring.io
    05:45 - Opening in VS Code
    06:12 - Adding Togglz to pom.xml
    07:14 - Updating application.properties
    09:11 - Adding support for a Product
    11:19 - Adding a Product REST Controller
    13:41 - Testing via Postman
    14:18 - Adding PRICE_INCREASE feature flag
    15:15 - Updating application.properties
    17:27 - Updating ProductController with PRICE_INCREASE
    18:50 - togglz-console
    20:49 - Adding Feature Flag #2
  • НаукаНаука

Комментарии • 19

  • @anirudh09041
    @anirudh09041 11 месяцев назад +7

    Please make another video for using activation strategy (Users by name and Users by role) using the togglz console.

    • @wazoowebbytes
      @wazoowebbytes  11 месяцев назад

      thanks for the suggestion! That's a great idea!

  • @wazoowebbytes
    @wazoowebbytes  Год назад

    Feature Flags (aka. Feature Toggles) are a super useful way to develop and iterate on your software. Hope you find this useful. If you come across any other similar libraries you like, please leave them in the comments for others!

  • @darcyallen
    @darcyallen Год назад +1

    way to go. Looks great. good instructions.

  • @jannpb
    @jannpb 10 месяцев назад +1

    really cool content man! thks a lot, thumbs up for you. I really hope to see a part 2 with unit test, activation strategy, security and persistence :D

    • @wazoowebbytes
      @wazoowebbytes  10 месяцев назад

      thanks a lot - those are some fantastic ideas that are definitely considered when using feature flags

  • @rahulvaish3034
    @rahulvaish3034 3 месяца назад +1

    Works. Thanks

    • @wazoowebbytes
      @wazoowebbytes  3 месяца назад

      awesome! great to hear! Glad that helped.

  • @eminaksoy2841
    @eminaksoy2841 Год назад +1

    Thanks! If you didn't share this content, I have no idea about Togglz.

  • @timetoskillup
    @timetoskillup Год назад +1

    great content 😀. Can you also may be include writing unit testing such code.

    • @wazoowebbytes
      @wazoowebbytes  Год назад

      that's a good idea! thanks for the comment!

  • @user-nd3qk2vb8f
    @user-nd3qk2vb8f Месяц назад +1

    Thanks and togglz4.0.1 , hit issues with springboot 3.1.5

    • @wazoowebbytes
      @wazoowebbytes  Месяц назад

      oh no - thanks for stopping by and leaving a comment to let me know!

  • @r-rtz
    @r-rtz 14 дней назад

    dear god, so verbose and long winded

    • @wazoowebbytes
      @wazoowebbytes  13 дней назад +1

      yup! One never knows what kind of experience level someone has coming to a video. Thanks for the feedback tho!