Web App using Spring Boot

Поделиться
HTML-код
  • Опубликовано: 7 июн 2018
  • Spring Boot MVC Complete Playlist : goo.gl/QCxo5L
    Spring MVC Theory : goo.gl/CwNqQb
    Spring Full Course : courses.telusko.com/learn/Spr...
    Spring Full Course (UDEMY) : www.udemy.com/spring-5-with-s...
    Angular Full Course : courses.telusko.com/learn/Ang...
    Web App using Spring Boot:- github.com/navinreddy20/Sprin...
    Editing Monitors :
    amzn.to/2RfKWgL
    amzn.to/2Q665JW
    amzn.to/2OUP21a.
    Check out our website: www.telusko.com
    Follow Telusko on Twitter: / navinreddy20
    Follow on Facebook:
    Telusko : / teluskolearn. .
    Navin Reddy : / navintelusko
    Follow Navin Reddy on Instagram: / navinreddy20
    Subscribe to our other channel:
    Navin Reddy : ruclips.net/channel/UCxmk...
    Telusko Hindi :
    ruclips.net/channel/UCitz...
    Donation:
    PayPal Id : navinreddy20
    Patreon : navinreddy20
    www.telusko.com/contactus
  • НаукаНаука

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

  • @ummarasettykirankumar9151
    @ummarasettykirankumar9151 5 лет назад +3

    I am very glad to see your tutorials, keep going with newer technologies !

  • @user-yo1ed9ql9q
    @user-yo1ed9ql9q 5 лет назад +18

    Navin, great work!) hello worm Russia) I am studying spring by your lessons) thank you so much!!)

  • @gustavoaveiro624
    @gustavoaveiro624 5 лет назад +2

    Hey Telusko. I'm really enjoying yours videos. Congrats

  • @paulsantamaria8760
    @paulsantamaria8760 5 лет назад +4

    Great tutorial - thank you! I found many examples that purportedly showed how to use JSP from Spring Boot: but this was the FIRST example I found that actually WORKED for Spring Boot 2.x. Specifically you 1) explained why jsp is NOT supported OOTB by the embedded Tomcat, and 2) you pointed out adding "'org.apache.tomcat.embed:tomcat-embed-jasper" as a build dependency.

  • @VijayKanta
    @VijayKanta 3 года назад

    I needed this 4 months ago. Where were you man!!!

  • @codegeek8256
    @codegeek8256 6 лет назад +1

    Thanks for this tutorial series, it is a great framework, with common concepts used in other languages

  • @aniketshinde2521
    @aniketshinde2521 5 лет назад +2

    Really fantastic tutorial. You saved my day! Thank you

  • @chinmaydas4053
    @chinmaydas4053 6 лет назад +4

    Two good useful in a same date day.. You are great sir...

  • @neerajkashyap01
    @neerajkashyap01 5 лет назад

    Useful and up-to the mark. Explained very nicely in a short span. Keep it up.

  • @ramsp35
    @ramsp35 5 лет назад +1

    Great lecture, straight to the point, no beating around the bush. Wonderful job. Thanks and yeah, can you also provide some insight into VS Code with Spring boot.
    VS Code seems to be gaining momentum recently.

  • @kalyankrishnavnv
    @kalyankrishnavnv 5 лет назад

    You made it awesome, Bro. I was looking into many videos but you made it very clear. Thanks for your help.

  • @vsahul19
    @vsahul19 6 лет назад +4

    Hi Naveen, I also from Java background. But due to project requirements I have been working on other technology. Your videos useful for brushing up or recollecting my subject. The way you explaining is professional and short cut to jump into the technology for a new learner our who want to practise. Recently I started watching your videos. Keep up the good work and don't stop. I haven't seen all the concepts yet but suggesting to make videos on Maven if possible. I will also suggest if any trending topics people are looking for

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

    Dear Sir, whenever I face any difficulty, I come to your channel and get the solution for my problem, thank you so much for this awesome video.

  • @prasadrayudu2001
    @prasadrayudu2001 5 лет назад +1

    Excellent way of explaining ! Thank you sir

  • @deeptomayroy
    @deeptomayroy 5 лет назад

    Hats off to you to teach spring in such great way. I am learning from you lot. Carry on

  • @LoveToCode7
    @LoveToCode7 3 года назад

    Nice summary introduction to Spring Boot MVC. Thank you.

  • @jayantarudrapaldas
    @jayantarudrapaldas 5 лет назад

    Thanks for sharing your java knowledge. Enjoying Spring Boot...

  • @hetalmovaliya955
    @hetalmovaliya955 5 лет назад

    It's so helpful. I have very basic knowledge of Spring. It is quick and clear understanding of concept with practical solutions.

  • @virajejap
    @virajejap 4 года назад

    wow just what i was looking, this was really help full and thanks a lot. hope to see your other videos regarding doing some operations with jsp.

  • @srivalok29
    @srivalok29 3 года назад

    Thank you it was a simple lovely tutorial

  • @kritipchakrabarti3557
    @kritipchakrabarti3557 4 года назад +4

    Sir , even after copying the dependencies, the content of the JSP file is not printed. Filename is being printed. Please tell me what should I do?

  • @shreeratan567
    @shreeratan567 6 лет назад +3

    It's a bonanza weekend.thank you sir.

  • @Mashaill
    @Mashaill 6 лет назад +1

    amazing tutorial Thank you

  • @michalisneophytou8645
    @michalisneophytou8645 5 лет назад +2

    For a first time user of Spring Boot this was an excellent video, with very good pace and explanations. Thank you so much.Can you alos do a demo of how you would set up a connection to a database, like mssql or db2 or mysql, do a single signon, and then execute multiple rest apis? The apis can be two simple selects on different tables. The sigon thoughmust be done only once.

  • @nitinpatil7625
    @nitinpatil7625 5 лет назад

    Thanks telusco from your channel I learn jdbc jsp servlet spring spring mvc spring boot thanks again from bottom of my heart's

  • @excelinhindi1862
    @excelinhindi1862 5 лет назад

    Concepts are very cleared in 14 munits its a great video

  • @tomhollins9266
    @tomhollins9266 4 года назад

    Excellent job. You need a windscreen on your microphone.
    I liked that you took the time not for the fluffy good path, but on generating and fixing errors.

  • @suganthv2838
    @suganthv2838 Год назад +2

    Its not returning the Jsp file, it still shows the Whitelabel error on page

  • @user-nm2hn4le9q
    @user-nm2hn4le9q 6 месяцев назад

    Great videos ,whenever I get any doubt in my project I will simply go over your explanation.Your explanation is very straight to point.💯Thank you somuch for all your efforts and thanks for sharing your knowledge.😍Please make some videos on mapstruct mappings.

  • @pavanrai6196
    @pavanrai6196 6 лет назад +1

    Awesome sir! Please continue with this and if possible please use angular 6 instead of jsp for front end part.

  • @kirtijeurkar8151
    @kirtijeurkar8151 3 года назад

    Hi, Navin you are the best java tutor on youtube. I would like to suggest you that instead of using eclipse please use Intellij community edition

  • @nhathothong3253
    @nhathothong3253 5 лет назад

    Many thanks for your useful video.

  • @sagarkapasi099
    @sagarkapasi099 6 лет назад +1

    Can't Thank You Enough!!

  • @gamemusicmeltingpot2192
    @gamemusicmeltingpot2192 3 года назад

    dude I love your accent, its half Indian and half foreigner and it sounds 10/10

  • @srinuv2477
    @srinuv2477 6 лет назад

    super Naveen ,can you please show the configuring the datasource in properties file and make to connect database and store the the record

  • @chairattangthong
    @chairattangthong 4 года назад

    very goood teacher. thank you very much.

  • @sandeep9994u
    @sandeep9994u 4 года назад

    Thanks for your video's.thank you somuch. Please add some videos related to Micro services like what is Microservice and how to develop and how to deploy??

  • @maheshpotdar4114
    @maheshpotdar4114 5 лет назад

    Great Java teacher

  • @wasiqkhan300
    @wasiqkhan300 4 года назад

    can u elaborate in this application where dependency injection concept is being done?

  • @saitejakandra5640
    @saitejakandra5640 6 лет назад

    Enjoyed the video

  • @aja749
    @aja749 5 лет назад +1

    Thank you sir.

  • @gowdhampr9570
    @gowdhampr9570 5 лет назад +1

    100% satisfied!

  • @TirupatiSaiKrishna
    @TirupatiSaiKrishna 5 лет назад

    Really Good , I like very much Sir

  • @sunitapaikekar9780
    @sunitapaikekar9780 3 года назад

    Thank you very much sir.

  • @pascala3823
    @pascala3823 5 лет назад

    How would you change the port number if you needed too as the default port is 8080?

  • @arkadey3241
    @arkadey3241 5 лет назад +1

    Hi, what about the web.xml file we don't need to configure that? since in Spring MVC we use web.xml file to mention the Dispatcher Servlet.

  • @premkaushik9635
    @premkaushik9635 2 года назад

    Just a thought for Spring team - Controller returning JSP page in form of string looks odd even if JSP is not supported OOTB . Let there be an object of some class named "JspPage" with a private member of type String called something like "NameAndPath" which contains the jsp page name. This object be returned instead .

  • @kunalsharma-kz1ot
    @kunalsharma-kz1ot 6 лет назад

    Sir can you make video on jakarta ee new features and changes.

  • @mousumisaha4525
    @mousumisaha4525 5 лет назад

    Sir please upload one video to understand the difference between application server and web server..one request.

  • @Arindam_Gaming
    @Arindam_Gaming 2 года назад

    I am following your playlist as a Spring Newbie & I felt this video was a bit fast, both the speed of your voice & the knowledge sharing. Overall, a good guide I enjoyed at 0.75x YT video speed.

  • @ashwiniwaghmode2513
    @ashwiniwaghmode2513 4 года назад

    Are videos available of microservices using spring boot of Navin sir ? I didn't find.

  • @vishutiwari99
    @vishutiwari99 6 лет назад

    Good sir one day two video .Keep it up

  • @jayantbhalerao4942
    @jayantbhalerao4942 2 года назад

    Could you please tell me how we can configure a customised path for JSP pages instead of src/webapp ?

  • @NANDANKAUSHIK
    @NANDANKAUSHIK 5 лет назад

    As Autowiring leads to creation of Singleton object of a class - i am hung up on how a single object would be used to cater to multiple requests from different clients ? No issue if the object is immutable or is given only read access everywhere but what if ...

  • @zebashabnam4962
    @zebashabnam4962 5 лет назад

    in my case even aftre adding the dependency its not giving the jsp page text

  • @yogishudupi4297
    @yogishudupi4297 6 лет назад +3

    Sir, please explain us How to fetch JSON data in HTML page.

  • @siluverukirankumar9954
    @siluverukirankumar9954 6 лет назад

    can I develop react js applications using spring tool suite?

  • @arun1993apr
    @arun1993apr 6 лет назад

    when i created proj in sts for 1st time...i didn't get direct option for springstarter.....

  • @nikhiljose2029
    @nikhiljose2029 6 лет назад

    There is two 'home' in HomeController.Are they both same.I mean,are we calling the function home through RequestMapping?

  • @Adam-tj7pl
    @Adam-tj7pl 5 лет назад

    Why didn't you pick the WAR packaging in your first step?

  • @typer1518
    @typer1518 3 года назад

    Which tutorial has passing in data and returning it?

  • @nilniluzen7013
    @nilniluzen7013 4 года назад

    how to remove unknown error from pom.xml at line one

  • @osmapps7772
    @osmapps7772 6 лет назад +1

    Sir what happened to Internship round 2?

  • @alihanazeer9698
    @alihanazeer9698 4 года назад

    how can we run the spring project on eclipse???
    there we didn't have a option of run as spring boot app

  • @zaibimtiaz3582
    @zaibimtiaz3582 5 лет назад

    Hi Naveen,
    I was following your video step by step bit when I added Jasper dependency and tried to open home.jsp, I got the following error:
    ClassNotFoundException:org.eclipse.jdt.internal.compiler.env.INameEnvironment
    I am using STS version 3.9.5

  • @cosyntllc5963
    @cosyntllc5963 4 года назад

    You are great!

  • @srijanshukla1196
    @srijanshukla1196 3 года назад

    Spring starter project

  • @maheshrathikindi5906
    @maheshrathikindi5906 5 лет назад

    too good sir tqqqqqqq so much

  • @chandrashekershivvolla3079
    @chandrashekershivvolla3079 4 года назад

    If am creating war file where should i keep jao file i mean in which folder

  • @raghunadhmogilisetti5439
    @raghunadhmogilisetti5439 5 лет назад

    Hello Naveen,
    I am new to spring boot, i didn't see web.xml in the project structure, is it not required here or already taken care by spring boot?

  • @SaratKumar-qk7lu
    @SaratKumar-qk7lu 5 лет назад

    Thanks a lot.. sir

  • @yokimatzu6829
    @yokimatzu6829 4 года назад

    How can I design this project? In that project when I click the add button then certain details to be stored in database while delete button is used to delete the added details with Java framework. Please help me with this as its new to me

  • @AkashGupta-hn4wu
    @AkashGupta-hn4wu 5 лет назад

    Hi,
    I was referring your course to learn Springboot and I tried same code in eclipse as you mentioned in the video but when i tried to execute my code, I am getting "java.lang.IllegalArgumentException: Sources must not be empty" Issue.
    Is there any configuration missing in my project?Can you please help here?

  • @ninosalkaton4461
    @ninosalkaton4461 6 лет назад

    how spring boot search for jsp in webapp what about if we change webapp to webpp .

  • @shanoormohammed4129
    @shanoormohammed4129 5 лет назад

    how to change port number 8080 to any other number??? please help

  • @nagendrababumarri7196
    @nagendrababumarri7196 6 лет назад

    Sir can you provide spring boot with Angular integration program...

  • @murthyinutube
    @murthyinutube 5 лет назад

    Whenever I am trying to create spring boot project or importing existing project created at start.spring.io, it is taking hours of time to download jars, even with high speed internet connection. And i always see error in pom.xml
    "Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (execution: default-testCompile, phase: test-compile)"

  • @rajeshrajulapati2552
    @rajeshrajulapati2552 5 лет назад

    Sir in STC 2.1.4 Release if I search for jsp file it was not showing how I would create jsp file in this version

  • @msh1996
    @msh1996 4 года назад

    Great sir

  • @pragashraj224
    @pragashraj224 4 года назад

    can use .html file instead of .jsp here?

  • @smvishnukanth
    @smvishnukanth 5 лет назад

    excellent

  • @garikapatipavana2579
    @garikapatipavana2579 3 года назад

    Awesome video s.... In subtitles spring boot coming as springwood

  • @abhishekpratapsingh9889
    @abhishekpratapsingh9889 3 года назад

    where is yours spring MVC playlist??

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

    pom file isnt generating in project what can we do ?

  • @watermark9282
    @watermark9282 4 года назад

    Sir there are not such a file called main in netbeans to create folder webapp

  • @prabhavathib871
    @prabhavathib871 3 года назад

    Even after adding the dependency , jsp file is not yet called for me instead some file is downloading ??
    @ResponseBody is also download some file ??

  • @kalindindiprashanth5186
    @kalindindiprashanth5186 5 лет назад

    I have one doubt sir, Spring Boot provides web servers Tomcat and Jetty internally that sounds good.But what if i want JBoss or any other application server to be used along with Spring Boot?Does spring boot provides JBoss or any other Application server features?

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

    I am unable to add jsp to intellij community version

  • @user-jk2sd8ft7i
    @user-jk2sd8ft7i 8 месяцев назад

    I am using eclipse and gradle dependencies but this code is not working out for me could you please help me

  • @siddhantmhaske8673
    @siddhantmhaske8673 3 года назад

    Before coming to this video ..Do we have to learn hibernate?

  • @yogeshupadhyay3745
    @yogeshupadhyay3745 6 лет назад

    I am getting Error: Exception thrown by the agent : java.net.MalformedURLException: Service URL contains non-ASCII character 0x96a can you tell me why this error occur ??

  • @omkaar87
    @omkaar87 6 лет назад

    What about resources or assets like css,js,images where should we get the content path like we do in spring.xml file in basic spring mvc app

  • @KaranKumar-pw8mx
    @KaranKumar-pw8mx 3 года назад

    hi navin i am running this program on eclipse (run as java application as there is no option of running as spring boot)
    but on localhost:8080/home i am getting this
    "
    whitelabel error page
    this application has no explicit mapping for /error, so you are seeing this as a fallback.
    date time
    there was an unexpectederror (type=Not Found, status=404).
    "
    please help me regarding this issue
    i am stuck at this
    can't move further

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

    I am getting hello.jsp
    Even i added jasper dependency compitable to tomcat server

  • @amitgupta-fh4yj
    @amitgupta-fh4yj 2 года назад

    JSP Page is not rendering, Can someone suggest me what i am missing. I am getting just string (home.jsp) in browser

  • @swapnilshrishrimal4520
    @swapnilshrishrimal4520 3 года назад

    It's great video, thanks a lot. Is there a tutorial for creating static website using spring boot ? Sorry, I landed directly to this tutorial and request you to redirect me if you already have tutorial for it. Thanks again and keep it up.

  • @nandkishorwankhade710
    @nandkishorwankhade710 5 лет назад

    Hey Navin, I am not able to create jsp page in my webapp folder, do u have any solution? waiting for your response... Thanks!

  • @manicr9939
    @manicr9939 5 лет назад

    Inside the webapp , i have no jsp file
    Only CSS, HTML,static web project

  • @prinsyadav3188
    @prinsyadav3188 3 года назад

    hello sir I want to know how to use database of the company whose login id password is used in spring boot project.
    I am explaining .. Suppose we have 5 company databases and there are users for all 5 companies , so I want that if any particular user enter his login credentials for login then I check that if the user is valid and belonging to any existing 5 databases then I connect user to his database to allow the access of his data only.

  • @amitgarg1005
    @amitgarg1005 5 лет назад

    Sir, if I develop a application in spring boot using spring tool suite and I want launch it in real world. will I have to pay for using Java as commercially or it would free or I can use this application in Amazon correto? Please answer I really need to know otherwise I will have to choose different language?