The Wayback Machine - http://web.archive.org/web/20201213083612/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 119,517 public repositories matching this topic...

yuliacech
yuliacech commented Dec 3, 2020

Currently, it's possible to create an ILM policy with a Delete phase with an empty actions object so that the phase doesn't contain a delete action. This will result in a policy that will not delete indices.
How to reproduce:

PUT _ilm/policy/my_policy
{
  "policy": {
    "phases": {
      "delete": {
        "actions": {}
      }
    }
  }
}
advanced-java

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

  • Updated Dec 7, 2020
  • Java

mallSpringBoot+MyBatisDocker  
  • Updated Dec 13, 2020
  • Java
leakcanary
ChaosLeung
ChaosLeung commented Dec 10, 2020

Description

12-10 15:49:03.205 18107-18129/com.example.leakcanary E/AndroidRuntime: FATAL EXCEPTION: IntentService[HeapAnalyzerService]
    java.lang.ClassCastException: android.database.sqlite.SQLiteDatabase cannot be cast to java.io.Closeable
        at leakcanary.DefaultOnHeapAnalyzedListener.onHeapAnalyzed(DefaultOnHeapAnalyzedListener.kt:46)
        at leakcanary.internal.
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 Dec 12, 2020
  • Java

Created by James Gosling

Released May 23, 1995

Website
www.oracle.com/technetwork/java/javase/overview/index.html
Wikipedia
Wikipedia
You can’t perform that action at this time.