31 Flux to Mono (Reactive programming with Java - full course)

Поделиться
HTML-код
  • Опубликовано: 14 сен 2022
  • Course: Reactive programming in Java
    Covers: Reactive fundamentals, Project Reactor
    Access this full course NOW & unlock more awesome courses like this by becoming a member:
    / @java.brains
    Website:
    www.javabrains.io
    Learn the basics of reactive programming. You will learn to "THINK REACTIVE" - understand the paradigm shift and thinking change necessary to write code in a reactive way using Project Reactor.
    New video every 3 days! Subscribe and enable notifications to be alerted.

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

  • @santoshkumar-mh1ke
    @santoshkumar-mh1ke Год назад

    Thank you Koushik for the amazing work

  • @user-gc9tu3yx6x
    @user-gc9tu3yx6x Год назад +1

    Hi Koushik! Thanks to your course!
    I got the last task as take sums of every element with its neigbours, like 1+2 , 2+3, 3+4...
    So my solution was like:
    intNumbersFlux().zipWith(intNumbersFlux().skip(1))
    .map(tuple -> (Integer) tuple.get(0) + (Integer) tuple.get(1))
    .subscribe(System.out::println);

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

    Great video as usual. Got me motivated

  • @sidddcloud
    @sidddcloud Год назад +7

    Can we please get a full course on graphql anytime soon?

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

    Excellent video! Can you please share what IntelliJ theme and font you are using?

  • @gajavallisupriya6718
    @gajavallisupriya6718 8 месяцев назад

    so as the return type of collectList() is Mono so program will wait untill we print result .even if we don't write code for "press any key to end". correct me if I am wrong

  • @user-of8zz4jq5y
    @user-of8zz4jq5y 11 месяцев назад

    Why does buffer operator return Flux and not just Flux? Flux itself can hold more than 1 elements then why it needs to store a list?

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

    👌!! Thanks!!

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

    Thank you Koushik for the course. Could you make a 'Code with Me' course for a Full stack application based on Java Reactive Programming?

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

    There are some lectures missing from 23 numbers come to 26 and again from 31 to 34 directly @javabrains

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

    I am not sure how take(n) works. I have flux with 5 objects, and have take(1).log().subscribe() , it only logs the first one and does not log the rest 4 . Does take , only takes the given number and finish ?

  • @andraspoljak
    @andraspoljak 11 месяцев назад +2

    at 6:17 we can use .map(list -> list.stream().mapToInt(Integer::intValue).sum()) and it sums up all elements in the list

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

    Okay, this is okay, but you need to get rid of spelling continuously “okay”, okay?
    Because okay is you parasite word, okay, and it’s a very frustrating one, okay, and this is not okay.