Skip to content

Canvas of Dreams

An experimental journal

  • About myself
  • About this blog
  • Essay
  • Tokyo
  • Yokohama
  • Shonan
  • Osaka
  • Kyoto
  • Hiroshima
  • New Orleans
  • Baton Rouge
  • Singapore

Category: JDBC

How to solve: Port 8080 was already in use (Linux)
CategoriesCareer Java JDBC Programming STEM

How to solve: Port 8080 was already in use (Linux)

Posted on10/08/202310/08/2023

I’ve been learning Java and Spring Batch for about a week now. This is the framework we’ve been using at my job, and I’m trying to create my own project to familiarize myself with these skills. However, I encountered an error that says, ‘Web server failed to start. Port 8080 was already in use.’ And here’s how I solved it.

JDBC on Linux – Part 1: Connecting to Database
CategoriesCareer Java JDBC Programming Science Technology

JDBC on Linux – Part 1: Connecting to Database

Posted on01/08/202301/22/2023

JDBC is something you must get yourself familiar with if you want to be a Java developer. SQL and DB skills are a crucial part of coding, and what’s interesting is that playing with DB is really fun! Every SQL query makes logically beautiful sense and it’s way more powerful than Excel! … Continue Reading >JDBC on Linux – Part 1: Connecting to Database

Copyright © 2025 Canvas of Dreams. All Rights Reserved. Photo Journal by Catch Themes
Scroll Up
Home>Java> Archive for Category: JDBC
Scroll Up