BES' bookmarks
BES' bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
Login
Remember me
2074
shaares
2074
shaares
Filters
19 / 37
Links per page
20
50
100
721 results tagged
Java
Inspired by Actual Events: Collection of JMX Best Practices Articles
Java
·
JMX
·
documentation
·
list
·
tutorial
May 25, 2022 at 8:21:10 PM GMT+3 * ·
permalink
·
http://marxsoftware.blogspot.com/2008/01/jmx-best-practices.html
Essentials of the JMX API
Java
·
JMX
·
example
·
notification
·
MBean
May 25, 2022 at 8:20:06 PM GMT+3 * ·
permalink
·
https://spec-zone.ru/Java/Docs/6/technotes/guides/jmx/tutorial/essential.html
Using FileChannel instead of RandomAccessFile (I/O and Streams forum at Coderanch)
Java
·
RandomAccessFile
·
FileChannel
May 25, 2022 at 8:12:20 PM GMT+3 * ·
permalink
·
https://coderanch.com/t/278755/java/FileChannel-RandomAccessFile
Reverse string в Java: учимся реверсировать строки разными способами
Java
·
String
·
Reverse
·
example
·
tutorial
·
source
May 25, 2022 at 8:05:18 PM GMT+3 * ·
permalink
·
https://javarush.ru/groups/posts/2779-reverse-string-v-java-uchimsja-reversirovatjh-stroki-raznihmi-sposobami
Java Management Extensions (JMX) Best Practices
Java
·
JMX
·
tutorial
·
MBean
·
CompositeData
·
TabularData
May 25, 2022 at 7:51:44 PM GMT+3 * ·
permalink
·
https://www.oracle.com/java/technologies/javase/management-extensions-best-practices.html
wrapper.jvm.encoding Property - Java Service Wrapper
Java
·
JSW
·
encode
·
character_encoding
·
configuration
May 25, 2022 at 7:28:38 PM GMT+3 * ·
permalink
·
https://wrapper.tanukisoftware.com/doc/english/prop-jvm-encoding.html
utf 8 - How do I get the Tanuki Wrapper log files to be UTF-8 encoded? - Stack Overflow
Java
·
JSW
·
logging
·
UTF-8
·
encode
May 25, 2022 at 7:22:46 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/14887690/how-do-i-get-the-tanuki-wrapper-log-files-to-be-utf-8-encoded
How can I download and save a file from the Internet using Java? - Stack Overflow
Java
·
NIO
·
NIO2
·
download
·
file
·
HTTP
May 25, 2022 at 3:24:42 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/921262/how-can-i-download-and-save-a-file-from-the-internet-using-java
network programming - Download file from HTTPS server using Java - Stack Overflow
Java
·
SSL
·
SSLContext
·
HTTPS
·
download
·
TrustManager
·
certificate
May 25, 2022 at 3:16:20 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/10135074/download-file-from-https-server-using-java
java - How to handle invalid SSL certificates with Apache HttpClient? - Stack Overflow
Java
·
SSL
·
HTTPS
·
certificate
·
SSLContext
·
TrustManager
May 25, 2022 at 3:07:59 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/1828775/how-to-handle-invalid-ssl-certificates-with-apache-httpclient
Java: How to Indent XML Generated by Transformer - Stack Overflow
Java
·
XML
·
serialization
·
transformation
·
Indent
May 24, 2022 at 8:15:56 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/1384802/java-how-to-indent-xml-generated-by-transformer
java - How to strip whitespace-only text nodes from a DOM before serialization? - Stack Overflow
Java
·
DOM
·
XML
·
TEXT
·
node
·
serialization
May 24, 2022 at 8:14:14 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/978810/how-to-strip-whitespace-only-text-nodes-from-a-dom-before-serialization
Prevent an accordion in JavaFX from collapsing - Stack Overflow
Java
·
javafx
·
Accordeon
·
collapse
·
forbid
April 19, 2022 at 2:06:57 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/10403838/prevent-an-accordion-in-javafx-from-collapsing
How to manage your configuration file with YAML in Java programmatically - DEV Community
Java
·
library
·
YAML
·
SnakeYAML
February 22, 2022 at 9:55:16 PM GMT+3 * ·
permalink
·
https://dev.to/kooin/how-to-manage-your-configuration-file-with-yaml-in-java-programmatically-298o
JavaFX Weaver: интеграция JavaFX и Spring Boot приложения / Хабр
Java
·
javafx
·
Spring
·
SpringBoot
·
JavaFXWeaver
February 2, 2022 at 9:45:04 PM GMT+3 * ·
permalink
·
https://habr.com/ru/post/478402/
Возможности Java — от Java 8 до Java 17 / Хабр
Java
·
documentation
·
habr
December 11, 2021 at 11:04:49 AM GMT+3 * ·
permalink
·
https://habr.com/ru/post/593243/
path - When to use ** (double star) in glob syntax within JAVA - Stack Overflow
Java
·
Files.walk
·
glob
·
subdirectory
·
recursive
December 10, 2021 at 10:58:27 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/18722471/when-to-use-double-star-in-glob-syntax-within-java
java - List all Files from a Directory that match a File Mask (a.k.a Pattern or Glob) - Stack Overflow
Java
·
DirectoryStream
·
Files.walk
·
glob
·
recursive
December 10, 2021 at 10:48:25 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/64826753/list-all-files-from-a-directory-that-match-a-file-mask-a-k-a-pattern-or-glob
java - Fasterxml ObjectMapper: Date parsing - Unexpected character ('-' (code 45)) - Stack Overflow
Java
·
Jackson
·
ALLOW_UNQUOTED_FIELD_NAMES
·
JsonDeserializer
December 10, 2021 at 10:35:23 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/32544269/fasterxml-objectmapper-date-parsing-unexpected-character-code-45
A Simple Guide to the Java URL | Baeldung
Java
·
URL
December 10, 2021 at 10:30:51 PM GMT+3 * ·
permalink
·
https://www.baeldung.com/java-url
Filters
19 / 37
Links per page
20
50
100
Fold
Fold all
Expand
Expand all
Are you sure you want to delete this link?
Are you sure you want to delete this tag?
The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community