Open in app
Home
Notifications
Lists
Stories

Write
Vindya Gunawardana
Vindya Gunawardana

Home

May 28, 2021

Spring Boot Restful CRUD application with Hibernate, MySQL database

Tools used : Java 8 or above Spring Tool Suite 4 ( or Eclipse) Spring Boot 2.4.5 Created a Spring Starter Project using STS, which under the hood redirects to Spring Initializer. …

Spring Boot

4 min read

Spring Boot Restful CRUD application with Hibernate, MySQL database
Spring Boot Restful CRUD application with Hibernate, MySQL database

Nov 13, 2020

Simple Spring Boot CRUD Web Application with Spring MVC, Spring Data JPA and H2 Database

Tools used : Java 8 or above Spring Tool Suite 4 ( or Eclipse) Spring Boot 2.3.2 Start by creating a new spring boot application, and following are the dependencies you have to choose for a bare minimum project. Spring web (for spring MVC) Spring Data JPA H2 Database Have a glance at…

Spring Boot

3 min read

Simple Spring Boot CRUD Web Application with Spring MVC, Spring Data JPA and H2 Database
Simple Spring Boot CRUD Web Application with Spring MVC, Spring Data JPA and H2 Database

Published in The Startup

·Aug 20, 2020

How to Build a Dynamic Array By Using a Static Array in Java

We all know about the basic data structure, which is Array pretty well. And in java they are static. It means we have to allocate memory for the array ahead of time. The memory will define the number of elements that the array can hold. But what if we have…

Arrays

3 min read

How to Build a Dynamic Array By Using a Static Array in Java
How to Build a Dynamic Array By Using a Static Array in Java

Oct 22, 2017

Spring XML Configuration using Setter Injection :

Spring XML Configuration using Setter Injection : Pre-requisites : Java 8 or above Spring framework 5.0.0 RELEASE (5.X) Eclipse IDE (spring sts-3.9.X.RELEASE IDE is preferred) Apache maven as the build tool You can find the total project implementation in my github repository. Check it out through this url : https://github.com/vgunawardana/springXML First, create a Maven Project and select…

Spring

5 min read

Spring XML Configuration using Setter Injection :
Spring XML Configuration using Setter Injection :
Vindya Gunawardana

Vindya Gunawardana

Technology Enthusiast, Software Engineer, Java Lover

Following
  • Dave Wentworth

    Dave Wentworth

  • Alessandro Butler

    Alessandro Butler

  • Ryan Holiday

    Ryan Holiday

  • Netanel Basal

    Netanel Basal

  • John Selawsky

    John Selawsky

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable