Skip to content

Instantly share code, notes, and snippets.

@lexa044
lexa044 / gist:13665c2f49e67089343c9239eb580eb4
Last active September 8, 2025 15:07
Claude-java-ServerSocketChannel prompt
# Project: SOServerSocket
## Architecture
- java SDK 8 with NIO Socket
- h2b database
- Docker for containerization
- Netbeans 8.2
## Coding Standards
- Use Google Java Style Guide for all new code.