排序
Wednesday Links – Edition 2020-05-27
Wednesday Links - Edition 2020-05-27, Wednesday Links (232 Part Series) 1 Wednesday Links - Edition 2020-05-27 2 Wednesday Links - Edition 2020-06-03 ... 228 more parts... 3 Wednes...
Introducing: Torch
Introducing: Torch,A simple app that helps you discover and stay focused on what is most important to you Torch is an app I built that helps you stay focused on your primary goal, ...
How to build custom queries with Spring Data Reactive MongoDB
How to build custom queries with Spring Data Reactive MongoDB,This post guides readers to implementation of update methods with Reactive MongoDB for Spring Data. It focuses on core...
Introducing: Reply
Introducing: Reply,An Android app to easily send your own predefined messages through any platform. Reply is an app I built which makes it easy to send your own predefined messages...
What is JDBC?
What is JDBC?, Intro So, you want to connect your Java application to a database. It actually doesn’t matter what kind of application, if server-side or frontend GUI. And it also ...
Database Migrations with Liquibase and Flyway
Database Migrations with Liquibase and Flyway, A comparison between tools Photo by Aryan Singh on Unsplash As a software developer, I want to automatize my relational database migr...
Mini Project #1 : BATTLESHIP GAME USING PYTHON
Mini Project #1 : BATTLESHIP GAME USING PYTHON,In this project you will build a simplified, one-player version of the classic board game Battleship In this version of the game, the...
Interference: Open-source distibuted database with complex event processing
Interference: Open-source distibuted database with complex event processing,What is interference? A bit of history. Several years ago, as part of an internal project, we tried to c...
Migrating from Oracle DB pipe messaging to Kafka
Migrating from Oracle DB pipe messaging to Kafka, Introduction First of all, I would like to state that I am not an Oracle DB expert. I am just a regular full-stack developer, that...
Java MYSQL Connection
Java MYSQL Connection, Many people still wander off internet finding a correct way to initiate MySQL Connection in their Java project. As a beginner I myself used to go through Int...
Flyway with Spring Boot – database migration tool
Flyway with Spring Boot - database migration tool,When we are working with multiple developers, it could be difficult to handle our database schema when the application grows. Keep...
Twitter, SMS Services: Spring Boot possible XML Configuration
Twitter, SMS Services: Spring Boot possible XML Configuration,The system configuration is important building real project and interoperable dependency injection. This article we wi...