Overflowed.dev

Projects
28 October, 2022

Migrating from Gridsome to Nuxt 3

HibernateJavaJPARESTSpring

Just a few words about the migration of this site from Gridsome to Nuxt 3

13 February, 2022

How to protect from hijacked NPM packages by developing in a Sandbox Environment in Windows 11

SandboxSecurityDevelopment EnvironmentIntelliJ IDEANode.jsWSL

How to develop and run your Node.js projects in a sandbox environment to protect against hijacked NPM packages using Windows 11 with WSL 2 and Ubuntu

25 November, 2021

Find and replace with Regex Capture Groups

Small introduction into regex capture groups. Used for common tasks such as adding commas or brackets to each line

23 April, 2021

Pull data from REST API into your Gridsome Website

APIAuthAxiosGridsomeREST

Using Gridsome REST source to fetch data from any REST API in your Gridsome Website

20 April, 2021

How to copy files from resources and modify content on the fly with Java 8 Streaming API

Java

Using Java 8 Streams to copy a file from resources to a directory modifying it on-the-fly, all in one process without loading everything to memory

16 April, 2021

How to mock SFTP servers in JUnit 5 using Testcontainers and atmoz/sftp

JavaJUnitSFTPTestcontainersTesting

How to mock SFTP servers in JUnit 5 using Testcontainers and atmoz/sftp Docker image. Perform integration tests against a fake FTP server in your Java application tests

03 January, 2021

Self-referencing entities with Hibernate, JPA, JPQL and Quarkus

HibernateJPAJPQLManyToManyQuarkus

How to implement and query self-referencing entities with siblings instead of parent-child relationships using Java, Quarkus and Hibernate with JPA and with EntityManager and JPQL.

11 October, 2020

How Overflowed.dev is built

GridsomeNetlify CMSNetlifyPlugin

Giving some technical insights about the architecture of this website and the technology in use.

11 October, 2020

How to dynamically generate XML attributes with JAXB to localize your entity

JavaJAXBOneToManyXML

Practical example on entity localization by dynamically adding attributes to your XML nodes with JAXB without defining your attributes in advance

  • Page 1 of 2
  • Next →
  • Home
  • Projects
  • Sitemap
  • Privacy Policy