This website requires JavaScript.
Explore
Help
Register
Sign In
mindol1004
/
spring-soap
Watch
1
Star
0
Fork
0
You've already forked spring-soap
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
06828fc665821aaf7b2623c1d5883cf1f11134d4
spring-soap
/
java-native
History
edizor
f856c47677
Update README.md
...
[skip ci]
2023-08-02 21:47:51 +08:00
..
src
BAEL-4165 - Custom DLL Load - Fixing the "java.lang.UnsatisfiedLinkError" Error (
#14393
)
2023-07-31 17:57:13 +02:00
pom.xml
JAVA-5223: Fix formatting of POMs (Part 7)
2021-05-08 13:11:36 +05:30
README.md
Update README.md
2023-08-02 21:47:51 +08:00
README.md
Unescape
Escape
JNI
This module contains articles about the Java Native Interface (JNI).
Relevant Articles:
Guide to JNI (Java Native Interface)
Using JNA to Access Native Dynamic Libraries
Check if a Java Program Is Running in 64-Bit or 32-Bit JVM
How to use JNI
’
s RegisterNatives() method?
Custom DLL Load
–
Fixing the “java.lang.UnsatisfiedLinkError” Error