Setup Your Own TTRss

We need to protect our privacy currently in this big data world. We’re har...     Read more
Young Hug's avatar
Young Hug Apr 30, 2020

Setup Your Own TTRss

We need to protect our privacy currently in this big data world. We’re har...     Read more
Young Hug's avatar
Young Hug Apr 30, 2020

抗生素滥用

我们国家抗生素存在很严重滥用的情况。     Read more
Young Hug's avatar
Young Hug Apr 27, 2020

抗生素滥用

我们国家抗生素存在很严重滥用的情况。     Read more
Young Hug's avatar
Young Hug Apr 27, 2020

The Java Platform Plugin

The Java Platform plugin brings the ability to declare platforms for the Java ecosystem. A platform can be used for different purposes: a description of modules which are published together (and for example, share the same version) a set of recommended versions for heterogeneous libraries. A typical example includes the Spring Boot BOM sharing a set of dependency versions between subprojects A platform is a special kind of software component which doesn’t contain any sources: it is only used to reference other libraries, so that they play well together during dependency resolution. You can go to here to get a conclusion.     Read more
Young Hug's avatar
Young Hug Apr 26, 2020

The Java Platform Plugin

The Java Platform plugin brings the ability to declare platforms for the Java ecosystem. A platform can be used for different purposes: a description of modules which are published together (and for example, share the same version) a set of recommended versions for heterogeneous libraries. A typical example includes the Spring Boot BOM sharing a set of dependency versions between subprojects A platform is a special kind of software component which doesn’t contain any sources: it is only used to reference other libraries, so that they play well together during dependency resolution. You can go to here to get a conclusion.     Read more
Young Hug's avatar
Young Hug Apr 26, 2020

Java Library Plugin

The Java Library plugin expands the capabilities of the Java plugin by providing specific knowledge about Java libraries. In particular, a Java library exposes an API to consumers (i.e., other projects using the Java or the Java Library plugin). All the source sets, tasks and configurations exposed by the Java plugin are implicitly available when using this plugin. In a word, Java Library Plugin is a plugin to control the dependencies of java projects and is compatible with the java plugin.     Read more
Young Hug's avatar
Young Hug Apr 26, 2020

Java Library Plugin

The Java Library plugin expands the capabilities of the Java plugin by providing specific knowledge about Java libraries. In particular, a Java library exposes an API to consumers (i.e., other projects using the Java or the Java Library plugin). All the source sets, tasks and configurations exposed by the Java plugin are implicitly available when using this plugin. In a word, Java Library Plugin is a plugin to control the dependencies of java projects and is compatible with the java plugin.     Read more
Young Hug's avatar
Young Hug Apr 26, 2020

Spring Dependency Management Plugin

This doc is about the Spring Dependency Management Plugin. Spring Dependency Management PluginBased on the configured dependency management metadata, the Dependency Management Plugin will control the versions of your project’s direct and transitive dependencies and will honour any exclusions declared in the poms of your project’s dependencies.     Read more
Young Hug's avatar
Young Hug Apr 26, 2020

Spring Dependency Management Plugin

This doc is about the Spring Dependency Management Plugin. Spring Dependency Management PluginBased on the configured dependency management metadata, the Dependency Management Plugin will control the versions of your project’s direct and transitive dependencies and will honour any exclusions declared in the poms of your project’s dependencies.     Read more
Young Hug's avatar
Young Hug Apr 26, 2020