Skip to content

Spring boot application that connects to database using JNDI datasource on embedded tomcat server.

Notifications You must be signed in to change notification settings

mohyehia/spring-boot-jndi-datasource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-jndi-datasource

Spring boot application that connects to database using JNDI datasource on embedded tomcat server.

Technologies Used

  • Spring Boot
  • Spring Data JPA
  • MySql DB
  • Hibernate
  • Maven

Prerequisites

Java 1.8 or greater, Spring boot 2.0 or greater, Maven, IntelliJ or Eclipse

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes:

  • Create database called 'user' for testing purposes.
  • import the project in IntelliJ or Eclipse.
  • Or build the project using maven to get a jar file.
  • Use any rest client like postman to test the end point for users.

Acknowledgments

These are the articles that helped me complete this application:

About

Spring boot application that connects to database using JNDI datasource on embedded tomcat server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages