Spring MVC and Mysql on Openshift

preview_player
Показать описание

For More Queries WhatsApp or Call on : +919008963671

How to connect spring mvc with mysql on openshift.

Follow on Facebook:

Subscribe to our other channel:
Telusko Hindi :
Рекомендации по теме
Комментарии
Автор

sir please upload spring integration with hibernate videos...

vallapanenisanjeev
Автор

Thank you So much Telusko.. your teaching is very nice, simple & easy. Its helpful to understand quickly. Nice thing that you include small small points .

adityakakade
Автор

Awesome video! A single video to host your application and connect to a cloud DB on the move. Really nice!

abhilashguha
Автор

Awesome video Navin. Many congrats for your efforts towards educating people

pavanjaiswal
Автор

Great video. Haven't seen any tutorials where you can learn complete package. Thanks again.

Suraj-pfic
Автор

was there any need to use openshift or did you do it for fun

shubendu
Автор

Hi Navin,

As per below message :

" Due to an increase in Openshift Online Starter popularity, please expect a longer delay in account provisioning. You will receive an email when there is enough capacity to add your account. Thank you for your patience!"

Openshift seems to be blocked, So Could you please trained us on AWS or any other server which you find IMP to learn.

Also If possible, please upload video on Spring batch

sayalighonge
Автор

very nice video sir but I request you to make video on spring crud operation using will be very useful for all of

amolkamde
Автор

I have been encountered a problem in creating an openshift3 connection for an openshift application on eclipse or on other IDE like IntelliJ IDEA.

I have followed this tutorial for "Spring MVC and Mysql on Openshift" but in that tutorial, he taught to make an openshift2 connection which is quite different than making a connection in openshift3.

Please help me to solve it out. Thanks in advance 🙂

bhaveshjoshi
Автор

Thanx sir it is Avery helpful tutorial series for beginners..keep going sir

brockkick
Автор

Thank you sir for all spring mvc videos

anandachavan
Автор

Hello sir I am your great fan,
Can we use use hibernate with this??

techvites
Автор

perfect explanation, update the video and add the DAO layer

desabisc
Автор

sir, how do we integrate now in 2019?

anuragsinghnegi
Автор

Hi Navin,

Loved your work man. Thank you so much.
Your videos on openshift helped me a lot.
A small query, for you...
I have a project (using maven, spring mvc, spring security, RESTful web service with Jersey)
how can I host this projects .war on openshift?
please do make a video on how to host a war on openshift.
please refere me to some resource on the same if possible.
Thanks again.

MadanNeelapu
Автор

I would like to know how you generate all those text for login-servlet.xml, because there are lots of text that came out of no where and no explaining of those xmlns:ctx, xmlns:mvc, etc...

greenapple
Автор

very very very nice video sir... :)
can u explain working of @ModelAttribue @ModelMap and important annotation of spring MVC

adithyareddy
Автор

Hi Navin,
Nice tutorial.I have a doubt.Tomcat and open shift web servers.I have used tomcat.But i have no idea about open shift.
can you please explain why we should go for open shift?

narendrababu
Автор

What is the HttpServeltResponse when we are using ModelAndView to return the parameters. We are just passing the parameter, but not using it

monishrevuri
Автор

thanks for the tutorial, it was very helpful .
but I am facing some issue, i am not able to connect to mysql, i think the my url is wrong.
my ip us 192.168.0.101 so for connecting to mysql i used " is it correct ?