Master Google Graphs with Spring Boot in a Half-Hour

Поділитися
Вставка
  • Опубліковано 23 вер 2024
  • Efficient and Streamlined Google Graphs with Spring Boot. In just 30 minutes, discover how to create a Java Graph using Thymeleaf.
    I focus on Java 8, Spring Boot 2.7.7 and who you how to create a web page with Google Chats connected to data server from your Java Spring Boot application.
    This is a brief introduction of my classes.
    More can be found on my Udemy classes: www.udemy.com/...
    Find this on my GitHib: github.com/Tho...
    As well as my Web site: www.thomasjayc...
    I want to help you learn and find an Amazing Job or just increase your Skills.
    #Java #SpringBoot #software

КОМЕНТАРІ • 6

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

    It's really a good learning video

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

    hi, is it possible to make this type of tutorial using visuals with live updates?

  • @patricioaguirre9388
    @patricioaguirre9388 6 місяців тому

    i've tried everything but cant make it work , js does not parse correctly the list ex: ["10/10/24",12,34,56,33] ,
    it parses incorrectly the date, cast it to a number 10/10/24 , i dont know what is failing, is driving me nuts

    • @patricioaguirre9388
      @patricioaguirre9388 6 місяців тому

      i've already solved it , i have not included th:inline="javascript" , and the method data.addRows( ) was lacking the "s" , so i had data.addRow( ) , i've almost spent a week going crazy for this ,

    • @fastandsimpledevelopment
      @fastandsimpledevelopment  6 місяців тому +1

      What Country are you in? Date parser may be country dependant. Feel free to email me tom@thomasjayconsulting.com and send me the code that does not work.

    • @patricioaguirre9388
      @patricioaguirre9388 6 місяців тому

      @@fastandsimpledevelopment it was some simple code sintax ,that made me search the most recondite of details for nothing ,fortunatelly i've solved it and was really simple . otherwise i dont know how my brain and selfesteem would be right now