Full Stack Spring Boot 3 API with Angular (ADVANCED)

Поділитися
Вставка
  • Опубліковано 16 жов 2024

КОМЕНТАРІ • 291

  • @cameroncrockett8634
    @cameroncrockett8634 10 місяців тому +16

    I'm only two hours in..
    I want to applaud you for giving us such an in-depth guide on building a full stack application. Currently a year out from graduating for my BSCS and we haven't covered a fraction of the real world material this video has already provided.
    Thank you Junior!

    • @GetArrays
      @GetArrays  10 місяців тому

      You’re welcome

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

      Hi I bought this project , but it is not word

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

      @@GetArrays please can u make a practical tutorial of a system where user can pay rent using paypal and the admin have a list with the payment status of each user, but the status needs to change automatically depending on the payment condition

  • @adventurer2395
    @adventurer2395 3 місяці тому +2

    Absolutely terrific project course! We definitely need more advanced courses like these best practices that align the real world. UA-cam is so full of beginner courses, and it's so refreshing to see an Advance course like this.

  • @dozerbolzer
    @dozerbolzer 2 місяці тому +1

    I'm not a novice in software development, but i really enjoy the course and that's why: No one of teachers on UA-cam hasn't explain an advantage of concrete planing and documentation of project before starting it! Do it before start coding! Especially thanks for JPA + JDBC approaches!

  • @CuchitoCode
    @CuchitoCode Рік тому +27

    Hi Junior. Thank you for your time and great tutorials. Just a hint/tip for new developers: as a good practice, the repository layer should have only the logic to work with the database. In this case, it performs validations, notifications, etc. All these things should be in the service layer, which is in charge of handling all our business logic.

    • @GetArrays
      @GetArrays  Рік тому +5

      There can be database validations. For example, determining if an email already exists is a database validation. But something like is the user a gold member in our company is a business logic that should be handled in the service layer. I let it up to you too handle business logic. You can see I have a whole business layer that has mostly no logic.

    • @shubhamagarwal7179
      @shubhamagarwal7179 Рік тому +1

      From where can we get the source code.@@GetArrays

    • @spartanghost_17
      @spartanghost_17 Рік тому +3

      @@shubhamagarwal7179stop trying to steal code for your cv bro lmao

    • @محمدمحمد-ل1ل9ذ
      @محمدمحمد-ل1ل9ذ 11 місяців тому

      ​@@GetArraysتح٩

    • @vovanhung9406
      @vovanhung9406 7 місяців тому

      lol, If I want to learn about was and deploy this code, I need this more.@@spartanghost_17

  • @rsKayiira
    @rsKayiira 16 днів тому

    Great video, just bought the course, Please consider doing one for a social networking application using Spring Boot and Angular

  • @razakpopo2580
    @razakpopo2580 8 місяців тому +1

    Thank you for sharing this incredible video; it was truly one of the best I've ever watched. I have a question: why did you create tables in schema.sql instead of creating entities and repositories? Is this approach recommended for work, or is it equivalent in terms of functionality and best practices?

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

    Great content, I have a question for the 'Full course payed material', section CI/CD Pipeline - AWS is practically to dockerize and port(CI/CD) the application to AWS running instance(domain etc.) ? Super thrilled for the content, awaiting repply. Thanks man, premium content! (I presume support also provided somehow ?)

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

    Junior you're special.Thanks immensely for curating this precious tutorial. I have just begun with it and i'm application.yml stage. I will follow this to the end then build another system that will help me review pending credits because I'm currently a Tech support engineer in a Fintech company in Nigeria. I'm looking to switch to Software development fully.

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

      You're very welcome!

  • @subramanianchenniappan4059
    @subramanianchenniappan4059 Рік тому +5

    Great. I am an experienced java dev. Backend lead. I wanted to learn this

    • @gradientO
      @gradientO Рік тому +1

      Bro how to best learn Spring? I'm gonna learn it after placements are over this July. Currently learning MERN stack

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

      @@gradientO by doing it obviously . Theory and then practice . Mern stack and spring boot are similar .

  • @isaacbarrios4787
    @isaacbarrios4787 3 місяці тому

    It looks like it will be the best course I will ever take! Could someone tell me the difference between following this content and the paid version? Earning money in my country is difficult, but if I miss the most important part of the course, I will sell my bicycle to get it.

  • @jarosawspulak1957
    @jarosawspulak1957 Рік тому +7

    Thank you very much. Amazing job. One question. I realize that it took you a long time to prepare all of this. Your time and knowledge are very valuable. Will this course ever cost a little less? For me at the moment it's a bit too much, but if there is no way out, will have to spend some money.

  • @angnguyen-nr5ud
    @angnguyen-nr5ud 10 місяців тому +7

    Hello, thank you for creating such a great course. But with a cost of $100, I think I cannot afford to experience this course. Since I'm still a student, it's a bit overwhelming for me. I hope you can reduce the price of the course so that I and many others can experience it. Thank you very much! 😇

    • @Dosu04
      @Dosu04 9 місяців тому

      $100?

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

    All I had to do is to click and purchase the whole course I can now enjoy learning fullstack

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

      how's going? Can you share some feedback?

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

      @@joaopereira6435 the course is great I would recommend you just click it has a lot that left you with answers in sooo many corners especial authentication and authorisation

  • @sidaouimohamedamine9395
    @sidaouimohamedamine9395 Рік тому +4

    Thank you for this amazing video, this was one of the best videos i watched ever. juste i wanna ask you why you did create tables in schema.sql why you didn't create entites and repository? is this method recommanded for work ? or it is the same thing
    ?

  • @annaozola5689
    @annaozola5689 Рік тому +15

    Thank you for one more amazing course. Im currently started your Udemy course which don't cover newest Spring, yet its valuable in many other ways as well. May i ask if you plan to include this course any time soon also in your Udemy selections?

  • @raymondagholor2745
    @raymondagholor2745 Рік тому +1

    I wish I had someone to share the cost burden of the course... I really need this!.... Hi Junior, can you give any discount, please

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

    Thank you very for the half party 😅, I had learned more. But it’s difficult for us in some place in Africa to buy the complete course.

  • @sgsenginier
    @sgsenginier 3 місяці тому

    Just Started looking at your Videos. Project looks very good, I want to buy it, but looks outdated in terms of spring security etc. As i can see Spring boot version 2.7 very old version. When you are planning to update it with latest ? Or do you have any updated repository of this project ?? Please reply

    • @GetArrays
      @GetArrays  3 місяці тому

      There’s no updates for this course. New courses coming out this year. However, I will say 95% of everything in this course is still relevant.

  • @cosackhama5817
    @cosackhama5817 3 дні тому

    i will be able to follow along with spring boot 3? this is 2.7.2

  • @hobbydutch5206
    @hobbydutch5206 Рік тому +1

    One of the most detailed course on youtube! Can you pls add chat functionality between the authenticated users?

  • @bbbbshoow6702
    @bbbbshoow6702 Місяць тому

    hello , i have one question , why did you call the email service inside the repo knowing that this is not the best practice to do because this is a violation of Separation of Concerns concept ?
    please answer me ASAP , thanks

  • @ayoubmounadi2142
    @ayoubmounadi2142 2 місяці тому

    I wanna ask 2 questions :
    Who are the users of the app? Are they the clients/invoice managers
    What is the purpose of the app is it managing invoices/clients?

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

    i was just doing my research cause i have to do a final year project this period and boom i saw this oooh wow thank you so much my brother you have blessed so many people around the world.. you are a hero but i wanted to know something whe you say resources do you mean Controllers?

    • @GetArrays
      @GetArrays  Рік тому +1

      Yes. Because when it’s REST API, resource is use. But controller is also fine.

  • @Cobyboy_x
    @Cobyboy_x 10 місяців тому

    This looks great! Unfortunately being from Argentina, I am unable to buy the course since I can't pay through PayPal. Are you planning on adding another payment method?

  • @SilviuIT-tn3dn
    @SilviuIT-tn3dn 11 місяців тому

    The frontEnd project is in the full course?
    I'm a beginner in Angular and i wanted to take a look into.

  • @hikikomori9387
    @hikikomori9387 10 місяців тому

    I did not get one thing, in the beginning when you were writing the sql query file for creating each table, you used "DROP IF EXISTS". WOuldn't it delete all the tables each time you restart the application and all the data will be lost ?

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

    @GetArrays please can u make a practical tutorial of a system where user can pay rent using paypal and the admin have a list with the payment status of each user, but the status needs to change automatically depending on the payment condition

  • @seaumsiddiqui278
    @seaumsiddiqui278 11 місяців тому

    really amazing the way you are teaching everything in this course but 100$ for the purchase is like 11K+ which is a lot for me as a student. Do you have any other course similar to this? or if i just do the 5hr part is it still going to be beneficial?
    Thank You

    • @GetArrays
      @GetArrays  11 місяців тому +1

      www.getarrays.io/p/full-stack-spring-boot-angular-professional?coupon_code=SPECIAL&product_id=4206109

  • @fullm.3966
    @fullm.3966 Рік тому +2

    Hi Junior, your courses are really amazing. I had subscribed three of your courses in Udemy.
    I waited this course since last year, when you sent your notification about this new course you were doing.
    I am really sad you can't decrease the price of your course, 100€ is too high for me. 😢

    • @abusafiaayman6941
      @abusafiaayman6941 Рік тому +1

      link of his courses in udemy please

    • @YassineDER
      @YassineDER 11 місяців тому +2

      You can learn without a full course. there is tons of content in the internet. practicing is the key afterall.

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

    Hello, will you upload the rest of the course, or will it only be available to those who pay?

  • @ferrywijaya-j4r
    @ferrywijaya-j4r 7 місяців тому

    may i know sir which version of angular in this course use?

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

    For what level of experience is this course recommended? On a scale from junior to senior, what level of skills will a developer gain after completing this paid course?

    • @GetArrays
      @GetArrays  Рік тому +1

      Senior level. It is very advanced

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

    Hi, great video. Why you don't use jpaRepository for queries? Thanks

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

      He explained the reason why if you watch the video.

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

    Great course! Just a question...I still don't understand why to use a different UserRoles table instead of adding a FK of the Role to the User, is just a personal preference? Is there any advantage? Thanks for sharing your knowledge :)

    • @GetArrays
      @GetArrays  Рік тому +1

      Because the role table has permissions as well. And each entry is unique. Also, it’s just a design choice. You can just use one Role table and design it a different way.

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

    Thanks , God bless you , one of the great tutorials , We request to complete the front end part and integrate with the same backend .

  • @thebesttiktok3609
    @thebesttiktok3609 7 місяців тому

    Hi. I am unable to purchase this training. because the payment refuses bank cards from my home. these same cards with which I make purchases on Udmy. The PayPal payment failed and the money was refunded to me. what to do? I am in Cameroon and I need this training.

    • @GetArrays
      @GetArrays  7 місяців тому

      Hi Romeo, there is nothing I can do if you can't buy the course. I don't have control over the payment method. I apologize for the inconvenience.

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

    Nice tutorial/course.
    One question, can we use database procedure instead if pure sql statements, if yes, how can we do that?

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

      Yes. It can get tricky but yes.

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

    This is awesome. Started learning following this! 🎉

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

    If I buy the full course, is there a way I can use the UA-cam app to watch it so I can watch it on my tv? It seems I could only watch the rest of your course on your website on my laptop

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

      I don't think so. You can download the videos though, from the website.

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

      @GetArrays thanks - how would I do that please? I looked at the first videos available without buying but there was no option to download

  • @drissbiaz7229
    @drissbiaz7229 7 місяців тому

    Hi when trying to buy it redirect me to teachable plateforme, why? I dont understand, is it a 100$ per month or 100$ for the course, i want to get it well, i dont want a subscription to pay each month, i want only the course, please inligh me

    • @GetArrays
      @GetArrays  7 місяців тому

      There’s no subscription. It’s a one time payment for the course. And the course is released on Teachable

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

    Hi Junior pls how to allow access to employee resource when we already been logged. follow as your demo.
    i d'on want to provide access token each time i'm access some resource.
    first of all thank you for amazing video courses.

    • @abdellazizelloumi3007
      @abdellazizelloumi3007 7 місяців тому

      .sessionManagement(sess->sess.sessionCreationPolicy(SessionCreationPolicy.STATELESS)) this will make you able to access any ressource without to provide a token anytime you want to access it ( if you're authorized)

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

    Great course!!!!... I would like to request you to create a full stack project on microservices also as there aren't many good project available on micoservices....

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

    thank you so much, you work is fabulous and very clear. Do you have any suggestions on courses or where/how to learn things? I value your experience and ability so i'm gonna follow any advice. Also what do you think of the AI storm? Is it gonna take over the web dev jobs? I'm a bit scared to be honest... Have a nice day (sorry if i said something wrong, i'm not that well-spoken)

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

      You're welcome. You learn something depending on your goal. Do you want it for a job? For your own projects? Etc. It's not the easiest decisions. There is no one answer. The real answer is, it depends.

  • @mumtazchhina
    @mumtazchhina Рік тому +1

    Hi, Junior. The course is too much expensive for me. But I really need it to polish my skills. As for now, I have no job so I could give you 20 dollars. could you please provide me with access? God will bless you 🙏🙏🙏

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

    Thanks Junior, but i have a question. This is responsive web app?

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

    hi i just ran into your channel, really amazing all you have here. I was wondering, im interested in buying the course, but do you have a coupon code or something that could maybe reduce the price a little bit? thanks

  • @gorand8842
    @gorand8842 Рік тому +1

    Thank you for the tutorial! Anyway, when I re-run application I got error - Cannot drop table 'users' referenced by a foreign key constraint 'userroles_ibfk_1' on table 'userroles'. I googled and found that cant be dropped parent table before children, also I found solution and there are different approaches. But I tried to find if I skip something or did different than you and it seems to me that I got it right. Also if I delete tables in mysql work bench works fine... Any clue what could be different? :/

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

      I also had this error but I'm using postgres instead of mysql, I added the keyword "CASCADE" to the DROP TABLE IF EXISTS USERS query so that it will force the drop and it worked, I'm not sure if it's the best solution tho...

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

    Why is the title is spring boot 3 but you use spring boot 2.7.2 in spring initializer.
    Edited: Oh i see you updated it, anyway thank you for your hard work.

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

      I don't mislead. What I say is what I show in the content. This is a real teaching channel.

  • @apekaboom6241
    @apekaboom6241 9 місяців тому

    Is this course include base role authentication? I mean is there roles like "Admin, user, ..." and features the admin can do but the normal user cant. Because he said there is some stuff he didn't show in this course but he showed them in his paid course. kinda confused why he have his paid course here for free. I need to start learning can anyone answer me pls?

    • @GetArrays
      @GetArrays  9 місяців тому

      Role based access control, as shown in the demo. This is the free version of the course. Please see the video description for the full course.

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

    I'm willing to join resources to be able to get the course. I dont know how this can be done, but if there's any way, somebody please holla at me.

  • @alissontrindadesouza3659
    @alissontrindadesouza3659 8 місяців тому

    Hi. I would love to know if there is a coupon for this course, since I live in Brazil.

    • @GetArrays
      @GetArrays  7 місяців тому

      Yes: www.getarrays.io/p/full-stack-spring-boot-angular-professional?coupon_code=SPECIAL&product_id=4206109

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

    hello thank you for the video i really appreciate what is done but i can i have the frontend part and also the invoice and customer managemennt

  • @SuunyDee
    @SuunyDee Рік тому +6

    The course looks amazing I'm sure you put months into creating it but $100 is a bit steep when most Udemy courses are closer to $15. Even at $40 I would definitely do it. I would much rather give the money directly to you on your site but $100 is just a lot for anything that isn't a lifetime membership.

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

      Lets hope for a coupon or even a sale

    • @raymondagholor2745
      @raymondagholor2745 Рік тому +1

      @@joaopereira6435 Hopefully ! I'm really wish to get the course too, but the cost is beyond me now. But It is surely high quality so I get why he'd want to price it that way.

    • @tabrezshaikh7705
      @tabrezshaikh7705 11 місяців тому

      @@raymondagholor2745 There's no point creating high quality courses if students are not able to take them because of affordability.

  • @abhaysinghtomar4267
    @abhaysinghtomar4267 8 місяців тому

    Is this part also gave frontend??

  • @devolajide
    @devolajide Рік тому +1

    I would love to take the full couse but I dont have the 100$. Can't afford it.

  • @amrgamal621
    @amrgamal621 Рік тому +1

    Is there any discounts or coupon code ?

  • @李雅譞
    @李雅譞 Рік тому

    Hi Junior, will there be following updates for this course on the website?

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

    Hi Junior, I'm getting this error:
    Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
    2023-08-02T23:24:21.024+02:00 ERROR 19780 --- [ main] o.s.boot.SpringApplication : Application run failed
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSourceScriptDatabaseInitializer' defined in class path resource [org/springframework/boot/autoconfigure/sql/init/DataSourceInitializationConfiguration.class]: Failed to execute SQL script statement #4 of file [C:\angular\invoices\secureapp\secureapp\target\classes\schema.sql]: DROP TABLE IF EXISTS Users

  • @MichaelaAminataKonneh
    @MichaelaAminataKonneh 11 місяців тому

    Hi Junior, thank you for tutorial I have been following up your tutorial but error: Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
    2023-10-28T15:45:19.699-07:00 ERROR 8184 --- [ main] o.s.boot.SpringApplication : Application run failed so please help to solve this problem
    thank you

  • @DrissDiaz-e9b
    @DrissDiaz-e9b 7 місяців тому

    Hello, i'm very intrested by this course, can you please send me link to buy it in Udemy thanks a lot

    • @GetArrays
      @GetArrays  7 місяців тому

      In the description you’ll see the link to the course. The course is not on Udemy

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

    great video thanks. can you do with also spring boot 3 and react ?

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

    what technology do i need to understand to do this type of project?

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

      Please see the pre-requisites section

  • @abdulfatorma348
    @abdulfatorma348 11 місяців тому

    Good Morning Sir
    I have error when running the application please help solve this problem: rror starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
    2023-11-09T08:07:34.901Z ERROR 13088 --- [ main] o.s.boot.SpringApplication : Application run failed I have been on it for the fast two weeks
    Thank you

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

    Hey junior, Can’t see deployment part on your website. Why? Is it not finished yet?

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

      I’m recording the videos. Will upload soon

  • @user-tp6hy3yo3e2
    @user-tp6hy3yo3e2 Рік тому

    Will this course be available on Udemy?

  • @pasanada-z4w
    @pasanada-z4w Рік тому

    Can you please give us a link for all the resources that you mentioned i can't get the full schema script the MD file and drawio file please ?

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

      It’s a paid course. This is only the free version. You need to take the course to get the source code. The links are in the video description

  • @andilesimelane4771
    @andilesimelane4771 Рік тому +1

    @ 01:36:44, I think 1 to 1 relationship is not proper as one role can be assigned to many users, One to many is the correct one, thus We make sure every user has a Role.

    • @GetArrays
      @GetArrays  Рік тому +1

      Keep watching. I changed it later.

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

    Hello, is this project on Udemy?

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

    Hi, can you please provide the complete course on UDEMY? @GetArrays

  • @aliksargsyan2782
    @aliksargsyan2782 Рік тому +3

    the most greatest and wonderful spring boot content entire youtube. I really amazed by this video

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

      i agree this is the most insightful video ever🫶🏾🫶🏾🫶🏾

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

      agreed!

  • @dmode1535
    @dmode1535 Рік тому +1

    Thank you for such a great project.

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

    Hello,
    why not using jpa to create the entities in the database ? Also why not using JpaRepository ?

    • @GetArrays
      @GetArrays  Рік тому +1

      I will. Later in the course, for Customers and Invoices.

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

      @@GetArrays where please ? cannot found that video ?

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

    Is it available to download and watch this course locally after buying?

  • @AraSali-oe6qr
    @AraSali-oe6qr Рік тому

    Thank you for the amazing work as usual!!!

  • @vishalprajapati1208
    @vishalprajapati1208 7 місяців тому

    how can i decribe in my resume

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

    at 1:06 i see spring boot 2.7 is selected instead of spring boot 3, I hope this changes later on.

  • @ohkkai
    @ohkkai 8 місяців тому

    thanks bro , greatings form Panama

  • @abrahamsecoe87
    @abrahamsecoe87 10 місяців тому

    May I know how is buying the course different from the UA-cam one?

    • @GetArrays
      @GetArrays  10 місяців тому

      This course is over 30 hours long. That’s just a 5 hour excerpt

    • @abrahamsecoe87
      @abrahamsecoe87 10 місяців тому

      @@GetArrays cool thanks for such a quick reply. I am buyingA it

    • @abrahamsecoe87
      @abrahamsecoe87 10 місяців тому

      Can I have a coupon?

    • @nazarpashayev
      @nazarpashayev 7 місяців тому

      ​@abrahamsecoe87 hey did you buy it?

    • @abrahamsecoe87
      @abrahamsecoe87 7 місяців тому

      @@nazarpashayev Yes I did

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

    hi junior. iam a student. can you please share the github repository??

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

    Bro, you are a blessing thank you so much for all your hard work🙏

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

      My pleasure!

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

      @@GetArrays please release rest of content on youtube. sincerely I want this course. I have completed 5 hrs wating for rest of them

  • @wowooo7843
    @wowooo7843 11 місяців тому

    Great vid! Only one thing, i can't execute schema.sql at the start of the application, has anyone the same problem?

    • @GetArrays
      @GetArrays  11 місяців тому +1

      You need to set sql init mode to always in your configuration.

    • @wowooo7843
      @wowooo7843 11 місяців тому

      @@GetArrays done, still not working

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

    should we know spring boot inorder to watch this tutorial? because i only know angular and u have written spring boot apij?...

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

      You can just skip the to Angular section in the course.

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

      @@GetArrays if i only watch the angular part will i be able to come along u in the course? what about the backend settings and api?...

    • @GetArrays
      @GetArrays  Рік тому +1

      @@mahdiandalib186 you can learn what you want. If you want to learn angular just go to the angular sections. Front end app is the same, no matter what the API technology is.

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

      @@GetArrays thx, i will and will you provide the api in the course? or i have to use random api's or json server?

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

    Thank you for great project. I want to watch the sequel but it's expensive.

    • @GetArrays
      @GetArrays  Рік тому +1

      I understand. I have a coupon. www.getarrays.io/p/full-stack-spring-boot-angular-professional?coupon_code=SPECIAL&product_id=4206109

  • @Thegrammarschool
    @Thegrammarschool Рік тому +1

    Hi, Junior. The course is so expensive for me. I could give 30-40 dollars. Could you please give me an access? 🙏🙏🙏🙏🙏🙏🙏🙏🙏

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

    What tool did you use for the architecture design?

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

    Great content, one of the best on youtube. I really like the design, and everything you put in the app. I was wondering, if there is any way that you can build everything same using React on frontend only? Maybe with reduxjs or with context api? I would really like to see this app rebuilt in react on front and with same functionalities. God bless you !

  • @rainrainov4495
    @rainrainov4495 10 місяців тому

    Thank you for your great job!

  • @esmaelmohamed8209
    @esmaelmohamed8209 9 місяців тому

    Junior I need your course specifically this one help me out. I am from Ethiopia 🇪🇹 i love to pay yet i couldn't afford. Consider my situation.

    • @GetArrays
      @GetArrays  9 місяців тому

      Hi, please use this link for a coupon: www.getarrays.io/p/full-stack-spring-boot-angular-professional?coupon_code=SPECIAL&product_id=4206109

    • @esmaelmohamed8209
      @esmaelmohamed8209 9 місяців тому

      @@GetArrays Okay Brother thank you, i really appreciate what you did to me. Blessing for your and your family❤

    • @esmaelmohamed8209
      @esmaelmohamed8209 9 місяців тому

      @@GetArraysBrother " All cards details must be filled " Expiration date, CVC... I don't have any type of Card we dont have in ethiopia. refuses didn't allow me to in. If it's difficult for you to provide me from technical or business perspective it's okay i understanding i appropriate for trying brother. Thanks

    • @esmaelmohamed8209
      @esmaelmohamed8209 9 місяців тому

      @@GetArrays Financially we are nill. I value your effort i try to attained from your material those free one. I leave in third word country we aren't much.

    • @esmaelmohamed8209
      @esmaelmohamed8209 9 місяців тому

      Actually Brother i was asked you Help you access your this specific material to change my career life; i didn't ask you discount since i don't have any to pay, yet your material deserve to purchased. I wish all the best.

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

    I tried to go through the video in order to start coding but I got an error during running [ Cannot invoke "String.trim()" because the return value of "io.net.CRM.model.User.getEmail()" is null
    at io.net.CRM.repository.implementation.UserRepositoryImpl.create(UserRepositoryImpl.java:43) ] how could I fix it I did not us MySQL I am using PostgreSQL

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

      Make sure the email exists. Just debug and see where the problem is.

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

    hi what's diff between this and course upload on your website

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

      This isn't the full course. The course is over 24 hours long. This is only 5 hours.

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

    All my tables names are lowercase in my sql workbench? How can i fix that? @Get Arrays

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

      Just rename them

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

      @@GetArrays Doesn't work. It says only lower case tables = 1 is accepted

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

      Any help or fix on how to rename tables? Just renaming doesnt work on WINDOWS

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

      @@KristijanStosic renaming tables is done in the database itself using the ALTER key word.

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

    what if millions users started sigining this application up , would it be able to handle it?

    • @GetArrays
      @GetArrays  4 місяці тому +1

      When you deploy it, you’ll have to be able to scale up when there’s more traffic. For example you can do that if you deploy your application on AWS ECS

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

    You just gained a new follower, i have been looking for a tutorial that will tecah me every each step. If this course is on Udemy, please let me know sir. And am also developing a fullstack application and this course will help me alot.

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

    Where can I find your course? It is excellent

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

      www.getarrays.io/p/full-stack-spring-boot-angular-professional

  • @abrahamsecoe87
    @abrahamsecoe87 10 місяців тому

    Can I have a coupon?

  • @mahendranath2504
    @mahendranath2504 10 місяців тому

    nice thank you so much, Liked 👍 and subscribed

  • @ElianHolguín-w7v
    @ElianHolguín-w7v Рік тому

    2:04:26 i dont have that Database tab above maven what i need to do?

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

      Not sure, do you have the latest version of Intellij?

  • @Takeiteasy4Ever
    @Takeiteasy4Ever 7 місяців тому

    Hi all ,
    Any comments or suggestions from those who have followed the full version?

  • @souleymanebah342
    @souleymanebah342 Рік тому +1

    Très bon cours on veux une version française ❤ merci

  • @bobsonssauro
    @bobsonssauro 11 місяців тому

    how deploy a spring boot web application with a SPA?

    • @GetArrays
      @GetArrays  11 місяців тому

      I don’t have a tutorial on that yet.