Here's what I've written (so far):

Baeldung on Java

  • All
  • Java (52)
  • Java Collections (25)
  • Programming (6)
  • Maven (3)
  • Testing (2)
  • Spring Boot (2)
  • Persistence (2)
  • Java Concurrency (2)
  • XML (1)
  • REST (1)
  • Jackson (1)
  • JSON (1)
  • IDE (1)

Baeldung on Linux

  • All
  • Files (54)
  • Scripting (41)
  • File Editing (20)
  • Administration (16)
  • Processes (10)
  • File Searching (10)
  • Filesystems (6)
  • File Viewing (4)
  • File Permissions (3)
  • Web (2)
  • Security (1)
  • File Compression (1)

Check if a Library Is 32-Bit or 64-Bit

Our Linux distro may contain a mixture of 32 and 64 bit libraries. We can find out the architecture the library was built for by using a couple of commands. We explore how to do this for static and shared libraries.

Read More →

Baeldung on Kotlin

  • All
  • Kotlin Collections (8)
  • Kotlin Classes and Objects (7)
  • Kotlin Basics (7)
  • Kotlin Strings (5)
  • Kotlin Numbers (2)
  • Kotlin (2)
  • Kotlin Functions (1)