Spring Boot | Tutorial 19 : JDBCTemplate and Oracle 19c

preview_player
Показать описание
Learn Spring Boot from Scratch from Us.
Best Way to learn something is to create, create project at the end and learn with us.

This is part 2 of Oracle 19c with JDBC Template
In this, tutorial we have integrated Oracle with Spring boot, by adding external jars,
we learn to initialize it, and we perform crud operation.

Link:

Please Like, Subscribe and Comment your questions and requests.
Рекомендации по теме
Комментарии
Автор

Please provide code as I am getting confused in configuration and annotations

harshadaraut
Автор

hello sir, i tried this example. But application is running, when i am calling simple getData api, then it does not returning data to me. instead of that, only blank array is coming. Why it happening? value already there in database

varshaghadge
Автор

Sir, may I ask how do can I do 'DROP TABLE IF EXISTS' for oracle in schema.sql?

howang
Автор

I used jdbcTemplate and Oracle database 19c just as you did, and the application builds without error, and it also runs without any runtime error. But when I send a request to my server I always get this
{
"timestamp": "2020-03-26T10:32:02.435+0000",
"status": 500,
"error": "Internal Server Error",
"message": "No DataSource set",
"path": "/prestation/getAll"
}
No DataSoursce set although I did set the DataSource in application.properties. When it didn't work i even added the getDataSource method as you did and still the same problem persistes.

can you help me please?

byoxlymed
Автор

Where is implementation source code... That is what main right... Ur simple showing controller only

ipcchurchchinnamandem
join shbcf.ru