Java Cryptography Architecture
For a long time, Java has provided security-related functions. Among the security-related functions, Java Cryptography Architecture (JCA) is the core one. Eine Übersicht zum Java Cryptography API von Jakob Jenkov.…
In dieser Kategorie werden Artikel gesammelt, welche sich mit den Themen Java, Groovy und Ant beschäftigen.
For a long time, Java has provided security-related functions. Among the security-related functions, Java Cryptography Architecture (JCA) is the core one. Eine Übersicht zum Java Cryptography API von Jakob Jenkov.…
This article explains the internal architecture of the Java Virtual Machine (JVM).
Map CSV records to your domain objects so you can still work with the Object Oriented aspect of Java. CB4J has no dependencies and hence a small memory footprint :…
Das Oracle Java 7 JDK wurde in das Repository der Rasperry Pi Foundation aufgenommen. Den ganzen Artikel von heise.de/open kann man hier lesen. sudo apt-get update && sudo apt-get install…
Im Artikel "Using WebSockets to implement Dashboards" wird der Einsatz der Annotation @WebSocket beschrieben. Damit wird den Anwendungen ermöglicht, vom Server aus bestehende Verbindungen zum Klienten für Aktualisierungen zu verwenden.
Java Exception Servlet Exception Handling
Anwendungsperformance zu optimieren setzt Transparenz voraus. New Relic verschafft einen Überblick und benennt detaliert Schwachpunkte. Hier mehr dazu lesen.
Basic Encoding Set (contained in lib/rt.jar)Supported by java.nio, java.io and java.lang APIs Canonical Name for java.nio APICanonical Name for java.io and java.lang APIDescriptionUS-ASCIIASCIIAmerican Standard Code for Information Interchangewindows-1250Cp1250Windows Eastern Europeanwindows-1251Cp1251Windows…