The Wayback Machine - http://web.archive.org/web/20210128064728/https://github.com/topics/java
Skip to content
#

Java

java logo

Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.

Here are 123,064 public repositories matching this topic...

tvernum
tvernum commented Oct 16, 2020

Per https://discuss.elastic.co/t/ldaps-and-chain-of-certificates/250724 it's possible to get an SSL failure & diagnostic when the cipher requires certain key usage that is not permitted by the certificate.

To assist in such diagnostics, it would be of assistance to print out the ceritficate's KeyUsage and the session's Cipher suite in the message.
While we're doing that, the cert's ExtendedKey

advanced-java

😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习

  • Updated Jan 11, 2021
  • Java

mallSpringBoot+MyBatisDocker  
  • Updated Jan 26, 2021
  • Java
leakcanary
mateuszkwiecinski
mateuszkwiecinski commented Nov 2, 2020

Description

When using leakcanary with android-test 1.3.1-alpha02 ui test suite always pass.
Using alpha version is required due to android/android-test#743 but in case when it gets into stable release more people will face the issue 😞

Steps to Reproduce

Sample project that has test suite passing despite it shouldn't
https://github.com/mateuszkwiecinski/or

spring-boot-demo

 actuator()admin()logback()aopLog(AOPweb)(json)freemarker()thymeleaf()Beetl()Enjoy()JdbcTemplate(JDBC)JPA(ORM)mybatis(ORM)Mapper(Mybatis)PageHelper(Mybatis)mybatis-plus(Mybatis)BeetlSQL(ORM)upload()redis()ehcache()email()task()quartz()xxl-job()swagger(API)security(RBAC)SpringSession(Session)Zookeeper(AOP)RabbitMQ()Kafka()websocket()socket.io()ureport2()war ElasticSearch()Async()Dubbo(starter)MongoDB()neo4j()docker()JPAMybatisGrayLog()JustAuth()LDAP()/(AOP + Guava RateLimiter)(AOP + Redis + Lua)ElasticSearch 7.x(使 Rest High Level Client)HTTPSFlyway()UReport2()
  • Updated Jan 27, 2021
  • Java
dbeaver
KOLANICH
KOLANICH commented Jan 11, 2019

Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.

Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the

Created by James Gosling

Released May 23, 1995

Website
www.oracle.com/technetwork/java/javase/overview/index.html
Wikipedia
Wikipedia