Skip to content

Instantly share code, notes, and snippets.

View Gebes's full-sized avatar

Christoph Krassnigg Gebes

  • Brokkr
  • Austria
  • 14:15 (UTC +02:00)
View GitHub Profile
@hay
hay / gist:1351230
Last active March 29, 2024 16:36
Enterprisify your Java Class Names!
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Enterprisify your Java Class Names! (by Hay Kranen)</title>
<style>
body {
background: white;
text-align: center;