Reactive Spring Boot: Part 3: JavaFX Spring Boot Application

Поділитися
Вставка
  • Опубліковано 21 сер 2024
  • This third step in the tutorial will show how to create a Spring Boot #JavaFX Application, so that JavaFX can take advantage of #Spring features like dependency injection.
    This tutorial is a series of videos outlining a number of steps to build a full #SpringBoot application featuring a Kotlin service back end, a #Java client and a #JavaFX user interface.
    *Author: Trisha Gee
    Download IntelliJ IDEA: jb.gg/download...
    Join us:
    Website jb.gg/website
    Blog jb.gg/blog
    Twitter / intellijidea
    Facebook / intellijidea

КОМЕНТАРІ • 18

  • @Andrzej3935
    @Andrzej3935 2 роки тому

    Thanks a million!

  • @glebskachko1811
    @glebskachko1811 4 роки тому

    Explained very clearly, thx

  • @cinosz6780
    @cinosz6780 Рік тому +2

    What to do if I get such warning:
    WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @58bca125'

  • @williamjunior67
    @williamjunior67 3 роки тому +2

    funcionou perfeitamente!

  • @osmancankaya4371
    @osmancankaya4371 Рік тому

    javafx and Spring boot run different threads so how do we handle this situation?

  • @eldi
    @eldi Рік тому

    is it okay to have circular dependency between springboot and javafx?

  • @EdwardNorthwind
    @EdwardNorthwind 5 місяців тому

    I've done Step by Step…
    Error: JavaFX runtime components are missing, and are required to run this application

    • @kutschkutsch121
      @kutschkutsch121 4 місяці тому

      ua-cam.com/video/hS_6ek9rTco/v-deo.html

  • @TheImpactus
    @TheImpactus 4 роки тому +1

    github link to project ?

  • @vb7038
    @vb7038 5 місяців тому

    Your github project don't work

  • @jcbritobr
    @jcbritobr 4 роки тому +7

    Lots of boilerplate code. WTF.

  • @vcmattsucr
    @vcmattsucr 4 роки тому

    Why are we still writing things in Java? Kotlin does the same thing with fewer lines of code...

    • @ultimatum97
      @ultimatum97 4 роки тому +1

      Because Python came out in 1991 and still all major corporations decided to use Java everywhere which became popular in the late 90s.

    • @fermiparadox2943
      @fermiparadox2943 4 роки тому +1

      @@ultimatum97 java is better than python for enterprise application.

    • @ahmedbathily7013
      @ahmedbathily7013 3 роки тому +3

      Kotlin is very messy non structured ,java is mort intuitive when you are coding in IntelliJ IDEA ,Kotlin documentation out of Android studio ,is very limited ,