Quarkusio
Quarkusio
  • 236
  • 319 517

Video

Quarkus "Q" Tip: Testing Applications using virtual threads in Quarkus
zhlédnutí 2,2KPřed 10 měsíci
Quarkus "Q" Tip: Testing Applications using virtual threads in Quarkus
Quarkus "Q" Tip: Implement a CRUD/REST service using virtual threads in Quarkus
zhlédnutí 2,6KPřed 10 měsíci
Quarkus "Q" Tip: Implement a CRUD/REST service using virtual threads in Quarkus
Quarkus "Q" Tip: Virtual threads in Quarkus
zhlédnutí 2,4KPřed rokem
Quarkus "Q" Tip: Virtual threads in Quarkus
Quarkus 3 Technical Spotlight: Quarkus 3 Natively Integrates Azure Functions with Daniel Oh
zhlédnutí 489Před rokem
Quarkus 3 Technical Spotlight: Quarkus 3 Natively Integrates Azure Functions with Daniel Oh
10:44Quarkus 3 Technical Spotlight: PACT contract testing with Holly Cummins
zhlédnutí 708Před rokem
10:44Quarkus 3 Technical Spotlight: PACT contract testing with Holly Cummins
Quarkus Insights #125: What’s new with the Dev UI
zhlédnutí 798Před rokem
Quarkus Insights #125: What’s new with the Dev UI
Quarkus Insights #118: What's new with Quarkus Superheroes
zhlédnutí 1,2KPřed rokem
Quarkus Insights #118: What's new with Quarkus Superheroes
Debugging natively compiled Java code with NativeJDB
zhlédnutí 1,2KPřed 2 lety
Debugging natively compiled Java code with NativeJDB
Debugging natively compiled Quarkus Getting Started application with NativeJDB
zhlédnutí 550Před 2 lety
Debugging natively compiled Quarkus Getting Started application with NativeJDB
Using Minecraft as an Observability client: a Quarkus extension
zhlédnutí 1,1KPřed 2 lety
Using Minecraft as an Observability client: a Quarkus extension
Quarkus "Q" Tips - Your first app using the Quarkus CLI
zhlédnutí 1,8KPřed 2 lety
Quarkus "Q" Tips - Your first app using the Quarkus CLI
Your first Quarkus application using code.Quarkus.io
zhlédnutí 1,7KPřed 2 lety
Your first Quarkus application using code.Quarkus.io
Quarkus Insights #66: SNCF migration to Quarkus
zhlédnutí 551Před 2 lety
Quarkus Insights #66: SNCF migration to Quarkus
RESTEasy Reactive in Quarkus
zhlédnutí 12KPřed 3 lety
RESTEasy Reactive in Quarkus
Continuous Testing in Quarkus 2 Alpha
zhlédnutí 3,1KPřed 3 lety
Continuous Testing in Quarkus 2 Alpha
Quarkus Insights #23 - AI Constraint Solving with Optaplanner
zhlédnutí 1,1KPřed 3 lety
Quarkus Insights #23 - AI Constraint Solving with Optaplanner
Supersonic, Subatomic Java Hackathon Winners
zhlédnutí 582Před 3 lety
Supersonic, Subatomic Java Hackathon Winners
Quarkus Hackathon Office Hours (July 15th)
zhlédnutí 414Před 4 lety
Quarkus Hackathon Office Hours (July 15th)
Container First? Meet Quarkus, Kubernetes-native Java from Red Hat (in Greek)
zhlédnutí 980Před 4 lety
Container First? Meet Quarkus, Kubernetes-native Java from Red Hat (in Greek)
Fireside Chat - Vodafone Greece's migration journey from SpringBoot to Quarkus
zhlédnutí 3,1KPřed 4 lety
Fireside Chat - Vodafone Greece's migration journey from SpringBoot to Quarkus
Quarkus "Q" Tip - Discover the Quarkus gRPC extension
zhlédnutí 2,9KPřed 4 lety
Quarkus "Q" Tip - Discover the Quarkus gRPC extension
Quarkus Q-Tip: GraalVM Native DebugInfo
zhlédnutí 2,3KPřed 4 lety
Quarkus Q-Tip: GraalVM Native DebugInfo
Command Mode with quarkus:dev (from Quarkus Insights #2: quarkus:dev and Command mode)
zhlédnutí 567Před 4 lety
Command Mode with quarkus:dev (from Quarkus Insights #2: quarkus:dev and Command mode)
Using Wire mocking to override configuration (from Quarkus Insights #1: Tests)
zhlédnutí 1,1KPřed 4 lety
Using Wire mocking to override configuration (from Quarkus Insights #1: Tests)
Constructor Injection with CDI (from Quarkus Insights #1: Tests)
zhlédnutí 1,1KPřed 4 lety
Constructor Injection with CDI (from Quarkus Insights #1: Tests)
How to pronounce Quarkus ? (from Quarkus Insights #1: Tests)
zhlédnutí 1,9KPřed 4 lety
How to pronounce Quarkus ? (from Quarkus Insights #1: Tests)
How to set up and use the Quarkus ecosystem CI
zhlédnutí 1,1KPřed 4 lety
How to set up and use the Quarkus ecosystem CI
Generating Quarkus sample project and source code with MicroProfile Starter
zhlédnutí 1,3KPřed 4 lety
Generating Quarkus sample project and source code with MicroProfile Starter
Using CDI beans with Kogito
zhlédnutí 1,3KPřed 4 lety
Using CDI beans with Kogito

Komentáře

  • @BrunoBaptista-q6l
    @BrunoBaptista-q6l Před 3 hodinami

    The title could very well have been "Real world very low latency cloud applications with Quarkus". Super interesting what you can do with 5G edge computing.

  • @zone66
    @zone66 Před 11 dny

    using qute for email-templates and templates for PDF generation in the backend. So far im pretty satisfied, but qute focusses a bit too much on the web part for my use-case, and i need to pave a way for my use-case a bit more. for example: - including assets like css-files from the classpath or filesystem directly into the template would be cool. - i would like to have as much qute functionality without making my backend a web-server that shares assets to the outside (security) - typesafety is cool, but writing a typesafe method for all internationalization messages is a bit bothersome, but its ok.

  • @cvgaviao
    @cvgaviao Před 28 dny

    Annoying "you know" :D

  • @vollpfosten8726
    @vollpfosten8726 Před měsícem

    Thanks for the presentation, Martin! I am using Eclipse, too. Which plugin(s) do you recommend for working with Quarkus and Qute templates?

  • @IIIxwaveIII
    @IIIxwaveIII Před měsícem

    i had to add captions to understand what max was saying....

  • @user-xw7xp2xv8e
    @user-xw7xp2xv8e Před měsícem

    I love this video!❤

  • @razt3757
    @razt3757 Před měsícem

    Why would I use a #fragment when I can just use hx-boost instead? Using boost you don't need to reload the whole scripts contained in the updated frame, so the only extra cost is the chunks contained in your body element. So letting aside the few bytes you don't waste, what's the advantage of adding such complexity? And how would you debug fragments?

    • @user-ss4hx4ut2x
      @user-ss4hx4ut2x Před měsícem

      You can’t use hx-boost on all elements. And as a matter of fact, htmx introduced the concept of fragments and other frameworks adopted this idea.

  • @Douglas-Allen
    @Douglas-Allen Před měsícem

    Very nice! I’ll be checking out Qute in extreme detail. And we’re still rocking with server side Java web apps in 2024🔥

  • @spielmaus161
    @spielmaus161 Před měsícem

    is there any performance gain after using Virtual Threads and how significant is it?

  • @The1080Pi
    @The1080Pi Před 2 měsíci

    Java One Liner Code, Very Basic to know for Java programmers, czcams.com/play/PLUPFEhEXH0fxH8DFJJOL6RW7Og4LewPL8.html

  • @The1080Pi
    @The1080Pi Před 2 měsíci

    Java One Liner Code, Very Basic to know for Java programmers, czcams.com/play/PLUPFEhEXH0fxH8DFJJOL6RW7Og4LewPL8.html

  • @The1080Pi
    @The1080Pi Před 2 měsíci

    Java One Liner Code, Very Basic to know for Java programmers, czcams.com/play/PLUPFEhEXH0fxH8DFJJOL6RW7Og4LewPL8.html

  • @The1080Pi
    @The1080Pi Před 2 měsíci

    Java One Liner Code, Very Basic to know for Java programmers, czcams.com/play/PLUPFEhEXH0fxH8DFJJOL6RW7Og4LewPL8.html

  • @pramoth-dev
    @pramoth-dev Před 2 měsíci

    Thank for good explanation. I have a question do we need to use List in this case or maybe call ArrayList.add() directly is more efficient. right?

  • @jepsar
    @jepsar Před 2 měsíci

    Regarding the lazy REST model, basically we implemented a generic lazy data model. Main thing we had to do is combine all the parameters in the load method into a class which we post to a REST service. There we create criteria queries based on the posted data. A little bit of extra work, but we can use it in all of our projects and makes the services usable in multiple projects.

  • @DmitryShultz
    @DmitryShultz Před 2 měsíci

    Quarkus + Primefaces is a very productive stack. Besides awesome dev mode Primefaces also comes out of the box with mobile support (UI looks good on different screens/devices), Primeflex and powerful/great looking theming.

  • @ChandlerBing11
    @ChandlerBing11 Před 2 měsíci

    Good to know this! Looking for some tutorials

  • @simonmartinelli
    @simonmartinelli Před 2 měsíci

    Despite all the myths around it, JSF is still a great technology, and with Quarkus, it is even better. Thanks for the insights and the demo!

  • @andmal8
    @andmal8 Před 2 měsíci

    Nice! Thank you.

  • @siddharthshinde2708
    @siddharthshinde2708 Před 3 měsíci

    Since this openapi-generator is going to generate interface and register it as a client, where should we implement these interfaces?

    • @Quarkusio
      @Quarkusio Před měsícem

      The implementation for interfaces annotated with @RegisterRestClient is provided/generated by Quarkus

  • @jonathanlyde6338
    @jonathanlyde6338 Před 3 měsíci

    Great video. Seem even easier than .NET async await. Is it correct understood that this will be the same as reactive, more more easy to write for developers. Better devEx. Will the behavior will still be such that a request comes in on an OS thread, but is then offloaded to a virtual thread and then the OS thread is released and then when the request is finished, an OS thread will be notified (through a callback?) about the virtual thread being finished? Hope you will reply. I will continue to watch these videos, but they are quite long 😄

  • @lucacapitoli2743
    @lucacapitoli2743 Před 3 měsíci

    Can you explain with examples (or snippets) how implement a reactive qute template?

    • @SonyWibisono
      @SonyWibisono Před 2 měsíci

      yes, this is very hard to me, always error on Could not find MessageBodyWriter for response object of type: io.smallrye.mutiny.operators.uni.UniOnItemOrFailureFlatMap of media type: text/html;charset=UTF-8

  • @floriansiepe6211
    @floriansiepe6211 Před 3 měsíci

    Just for completness: For cosine you want to use the > operator as this is a similarity (0 being totally unsimilar and 1 being identical) and not a distance like L2 (Euclidean distance)

  • @zone66
    @zone66 Před 3 měsíci

    i'm missing AssistedInject of Guice DI in Quarkus. Its really nice to construct classes with constructor parameters and in addition injected parameters at the same time (best of both worlds). For example: i have credential-dependent injection that is depending on the request within a rest-call... sometimes i want to execute db statements with Admin-Permissions, sometimes with Auth-Credentials from REST-Request. Thats not solveable with RequestScope Annotation, but a AssistedInject would work nicely.

  • @maksymkoval1754
    @maksymkoval1754 Před 4 měsíci

    Wow, great topic!

  • @DebabrataPatnaik
    @DebabrataPatnaik Před 4 měsíci

    missed by an whisker today 🙃

  • @francesconigro605
    @francesconigro605 Před 4 měsíci

    The iterator in the two lists is a generic one. Generics iterators produce (in the bytecode) checkcast on next, cause the 2 iterations to ping pong the secondary super cache value of the contained elements between the types declared in the generic list definition.

  • @spider279
    @spider279 Před 4 měsíci

    Hi can you add github link please i need it asap

  • @siux94
    @siux94 Před 4 měsíci

    Hi, is source code presented avaliable for download? Thanks.

  • @CrunchyMatt
    @CrunchyMatt Před 4 měsíci

    Thanks for converting my SQL knowledge to streams, but I could never use streams as a SQL DSL!

  • @johnprice2194
    @johnprice2194 Před 4 měsíci

    P r o m o S M

  • @maksymkoval1754
    @maksymkoval1754 Před 4 měsíci

    Great presentation!

  • @monjurmorshed2854
    @monjurmorshed2854 Před 4 měsíci

    We need such fundamentals. Great work.

  • @papaRomik
    @papaRomik Před 4 měsíci

    How to inject ObjectMapper into the component tested by QuarkusComponentTest? It seems a mock is injected always instead of one intended to be produced in my code. When I tried to inject ObjectMapper as a field of the test class itself I've got exception related to synthetic bean instead of real one. And I wonder if there is a way to point components by package path to scan like in spring configs?

    • @papaRomik
      @papaRomik Před 4 měsíci

      I've found out that @Singleton producer does not work with QuarkusComponentTest. It should be ApplicationScoped instead.

  • @swarnapriyajena8042
    @swarnapriyajena8042 Před 4 měsíci

    Many thanks, most appreciated topic.We don't need to use other exporters like Logstash or FluentD as we are using the OTLP Exporter?

  • @user-ri6mc9uk4u
    @user-ri6mc9uk4u Před 4 měsíci

    Kogito I can't see now in Quarkus

    • @Quarkusio
      @Quarkusio Před 4 měsíci

      We are awaiting the rename to finish at Apache. You can use the older streams of Quarkus or add it manually.

  • @user-bi6uq5ev2h
    @user-bi6uq5ev2h Před 5 měsíci

    Good job guys

  • @Ozzy34405
    @Ozzy34405 Před 5 měsíci

    can we get the example code url used in this video ?

  • @02orochi
    @02orochi Před 5 měsíci

    Holy shit i was looking for smth like this. This gon be worth gold 🤑🤑

  • @Ozzy34405
    @Ozzy34405 Před 5 měsíci

    welcome to java 17 world 🤓

  • @cvgaviao
    @cvgaviao Před 5 měsíci

    Hello, is there any option to also generate server stubs for Quarkus ?

    • @Quarkusio
      @Quarkusio Před 5 měsíci

      server stubs from an openAPI spec? I don't know of one but sounds like an interesting thing to explore. Want to try?

  • @meetmaniar6204
    @meetmaniar6204 Před 6 měsíci

    Why is it necessary to put a $ sign after 'Film'?

    • @Quarkusio
      @Quarkusio Před 5 měsíci

      Film$ is one of the auto generated classes JPAStreamer during build. Similar to how JPA MetaModel annotation processor does for JPA Criteria API's with Film_. Only option given Java does not support extending or ducktyping existing classes signature.

  • @helperbro3761
    @helperbro3761 Před 6 měsíci

    That what i want. Tq ma'am ❤

  • @DebabrataPatnaik
    @DebabrataPatnaik Před 7 měsíci

    This is a great presentation @yoann. Regarding the instances vs shard registration how is it done and is it resilient viz. if one node goes down out of 3 will it now do 2 shards?

    • @Quarkusio
      @Quarkusio Před 5 měsíci

      From Yoann as youtube do not let normal youtube comments have links: Hello, thanks! Sharding is fully dynamic by default, so yes it's resilient to nodes going up or down. See here for details: docs.jboss.org/hibernate/stable/search/reference/en-US/html_single/#coordination-outbox-polling-sharding

  • @henryzometa
    @henryzometa Před 7 měsíci

    Thanks for repeating the demo

  • @cesarromeropedraza
    @cesarromeropedraza Před 7 měsíci

    "That was a really long feedback loop" was the perfect funny comment for a Monday morning

  • @idzarandro9080
    @idzarandro9080 Před 7 měsíci

    [WARNING] The POM for org.kie.kogito:kogito-quarkus-archetype:jar:8.0.0-SNAPSHOT is missing

  • @theencryptedpartition4633
    @theencryptedpartition4633 Před 8 měsíci

    Is this better than Codename One?

  • @DebabrataPatnaik
    @DebabrataPatnaik Před 8 měsíci

    Quarkus is definitely heading on the right nodes. I believe there has to be more push from the Team to showcase it to financial Organizations. My Org depends on opinionated Spring Boot for over a Decade now and Guess only our team uses Quarkus but the adaptation can definitely increase if there are more talks on it. Folks tend not to experiment. So far the Journey with Quarkus have been phenomal but with just 15 folks out of 50K engineers using Quarkus seems a thing to ponder about. May be RedHat can do some stuff in this regards. We use Redhat Linux but for Java its always Spring Boot Quite strange but the pitch can be made. Great stuff btw will get my hands dirty on it soon.

  • @tuanphandev
    @tuanphandev Před 8 měsíci

    Nice example about our daughter, I have too :D