Skip to content

vividbreeze Dev Blog

  • About
  • vividbreeze.com
  • Privacy Policy

Tag: jvm

Classloader Hierarchy

JVM Classloading

11/05/201819/05/2018Chris

Java Byte-Code When you compile java-code (.java files and resources), the compiler will generate so-called byte-code (.class files, or packaged .jar files). This byte-code can’t be executed by the local operating system, but only by the Java Runtime Environment (JRE). The JRE is the environment where a Java Virtual Machine (JVM) runs. The benefits...

Recent Posts

  • Hackintosh – The Hardware
  • Installing Artifactory with Docker and Ansible
  • Docker Networking – Overlay Network
  • Docker Networking – Bridge Network
  • Docker Swarm – Multiple Nodes

Categories

  • AWS
  • Build
  • Configuration Management
  • Design Patterns
  • Docker
  • Environment
  • Infrastructure as Code
  • Java Spring
  • Services
  • Uncategorized
  • Version Control

Tags

ansible ansible galaxy aws bitbucket branches build build tool classloading configuration management dependency injection design patterns docker docker-compose docker-machine docker stack docker swarm ec2 encryption git github infrastructure infrastructure as code inversion of control iterm java jre jvm maven merge merge conflict mvn playbook rebase service servlet shell spring mvc ssh swarm terminal vagrant Vagrantfile version control webcontainer zsh
© 2023 vividbreeze Dev BlogTheme by Puro