Skip to content

0reldev/quest-spring-jdbc-insert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quest "Spring & JDBC2: Insert"

Educational exercise from Wild Code School

This quest teaches how to insert new datas into a database through a form in a web page with Spring JDBC.

We are given a SQL file to import containing a database: characters and school from Harry Potter's book.

The purpose here is to insert new characters and new schools to the existing database.

screen capture

screen capture

screen capture

screen capture

screen capture

About

Educational exercise from Wild Code School about Spring and JDBC, based on data creation.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Java 74.9%
  • HTML 25.1%