Hi Ashish, thanks for your watching this video tutorial and your comment regarding the DB configuration. Yes it got missed in the editing. Here i am pasting the postgres DB configuration for the same. ** Springboot Microservice Properties File with Postgres DB Configuration ** spring.datasource.hikari.connectionTimeout=20000 spring.datasource.hikari.maximumPoolSize=5 spring.datasource.url=jdbc:postgresql://localhost:5435/postgres spring.datasource.username=postgres spring.datasource.password=postgres
th-cam.com/video/w3TfQeVwCQc/w-d-xo.html
Hello friends, a new #video on #aws #cloud #ec2 #server setup #springboot #microservice setup in #ec2server #postgres setup in #ec2instance is published on #codeonedigest #youtube channel. Learn #awsec2 #postgressetup #java #programming #coding with codeonedigest.
@java #java #awscloud @awscloud @AWSCloudIndia #Cloud #CloudComputing @TH-cam #youtube #springbootmicroservices #springbootmicroservicesproject #springbootmicroservicestutorial #springbootmicroservicesfullcourse #springbootmicroservicesexample #springbootmicroservicesarchitecture #aws #awscloud #cloud #createawsec2server #createawsec2instance #createawsec2 #awsmanagementconsole #createec2instanceinaws #createec2 #createec2instanceandconnect #createec2instanceinawslinux #awsec2 #awsec2instance #awsec2interviewquestionsandanswers #awsec2instancecreation #awsec2deploymenttutorial #installpostgresec2install #installpostgresec2linux #awsec2connect #awsec2statuschecks #awsec2project #awsec2full #awsec2createinstance #awsec2interviewquestionsandanswersforfreshers #awsec2instancedeployment #awsec2 #awsec2serialconsole #awsec2consolewindows #awsec2serverrefusedourkey #awsec2serialconsolepassword #awsec2serviceinterviewquestions #awsec2serialconsoleaccess #awsec2serialrefusedourkeyputty #awsec2serverconfiguration #awsec2serialconnect #awsec2 #awsec2instance #awsec2instancecreation #awsec2instanceconnect #awsec2instancedeployment #awsec2instancelinux #awsec2instancelaunch #awsec2instanceconnectnotworking #awsec2instanceinterviewquestions #awsec2instancecreationubuntu #awstutorial #awsec2tutorial #ec2tutorial #postgresandpgadmininstall #postgresandpgadmininstallwindows #postgresandpgadmininstallubuntu #postgresandpgadmininstallwindows11 #postgresandpgadmininstallmacos #postgresandpgadmininstallwindows10 #postgrespasswordreset #postgrestutorial #postgresdocker #postgresinstallationerror #postgres #postgresdatabase #rdbms #postgresdatabasesetup #postgresdatabaseconfiguration #database #relationaldatabase #postgresconfiguration #postgresconfigurationfile #postgresconfigurationparameters #postgresconfigfilelocation #postgresconfigurationinspringboot #postgresconfigfilewindows #postgresconfigfilemax #postgresconfigfileubuntu #postgresconfigurereplication #postgresconfigurationsettings #postgresconnectiontoserver #postgresconnectioninjava #postgresconnectioncommandline #postgresconnectioninnodejs#postgrestutorial #postgresdocker #postgresinstallationerror #postgres #postgresdatabase #rdbms #postgresdatabasesetup #postgresdatabaseconfiguration #database #relationaldatabase #postgresconfiguration #postgresconfigurationfile #postgresconfigurationparameters #postgresconfigfilelocation #postgresconfigurationinspringboot #postgresconfigfilewindows #postgresconfigfilemax #postgresconfigfileubuntu #postgresconfigurereplication #postgresconfigurationsettings #postgresconnectiontoserver #postgresconnectioninjava #postgresconnectioncommandline #postgresconnectioninnodejs
Nice. Thank you
thanks for your comment. Delighted to know that you like tha video. Do like share & subscribe our channel to grow codeonedigest family.
You forgot to show where and how database details were configured in sprintboot jar
Hi Ashish, thanks for your watching this video tutorial and your comment regarding the DB configuration. Yes it got missed in the editing. Here i am pasting the postgres DB configuration for the same.
** Springboot Microservice Properties File with Postgres DB Configuration **
spring.datasource.hikari.connectionTimeout=20000
spring.datasource.hikari.maximumPoolSize=5
spring.datasource.url=jdbc:postgresql://localhost:5435/postgres
spring.datasource.username=postgres
spring.datasource.password=postgres