Commit Graph

1358 Commits

Author SHA1 Message Date
06bbf095ff Update README.md 2018-02-03 11:26:20 +01:00
0f4e516d8d link to https://github.com/vorburger/ch.vorburger.fswatch 2018-02-01 22:33:13 +01:00
531452af00 Added JavaCC 2018-02-01 18:00:19 +05:30
7aa709a0de Merge pull request #649 from onehao/patch-1
Update ASM link
2018-01-15 12:35:50 +01:00
6e54e45fa3 Merge pull request #647 from heldev/effective-java-3rd-edition
Update Effective Java 3rd Edition
2018-01-15 12:35:09 +01:00
a94dc6cfdc Update README.md
https://asm.ow2.org/ will redirect to https://www.ow2.org/bin/view/Main/, changed to http://asm.ow2.org/
2018-01-05 11:09:01 +08:00
88faea2a6c Effective Java, 2nd Edition -> 3rd Edition
eBook has been available on the Pearson's site since Dec 18
2017-12-25 00:16:46 -05:00
d48fb259b4 Add OctoLinker 2017-12-12 08:32:32 +01:00
2bd078845a Merge pull request #644 from Guichaguri/minimal-ftp
Add MinimalFTP
2017-12-12 08:30:03 +01:00
049e55273d Merge pull request #645 from heldev/add-sonar-java
Add SonarJava
2017-12-12 08:29:01 +01:00
cfdb71cfe2 Update README.md 2017-12-12 08:28:44 +01:00
5040349b1d Add SonarJava to Code Coverage
Probably the most powerful static analyzer for Java
2017-12-09 12:03:01 -05:00
ea37ad6b33 Add MinimalFTP 2017-12-09 02:08:03 -02:00
e02540a4fd Add NullAway 2017-12-08 09:46:03 +01:00
3c317fd9ab Refactor: Alphasort and spelling 2017-12-08 09:43:14 +01:00
2c26ed83ba Polish 2017-12-08 00:53:30 +09:00
5d0b288577 Add ScaleCube 2017-11-27 20:43:05 +01:00
618123c0cd Merge pull request #638 from mariusoe/patch-1
Add inspectIT
2017-11-27 20:39:15 +01:00
536eca7036 Update README.md 2017-11-27 20:38:31 +01:00
8dc055f955 Merge pull request #1 from ronenhamias/suggest-scalecube-io-cluster-membership
Suggest ScaleCube.io
2017-11-27 20:25:55 +02:00
95d543ed6a Suggest ScaleCube.io
ScaleCube.io is modular Embeddable  set of libraries:

scalecube-cluster is a Cluster-Membership library based on [SWIM](https://www.cs.cornell.edu/~asdas/research/dsn02-swim.pdf) and gossip protocol. that can be used for any cluster-aware distributed applications and architecture such as microservices 

To add a dependency on ScaleCube Cluster using Maven, use the following:

``` xml
<dependency>
  <groupId>io.scalecube</groupId>
  <artifactId>scalecube-cluster</artifactId>
  <version>x.y.z</version>
</dependency>
```
2017-11-27 20:22:53 +02:00
9a4ba68a31 Add: sshj 2017-11-25 12:02:14 +01:00
5878c7c8e6 Update README.md 2017-11-25 12:01:52 +01:00
501d20ab0d Merge pull request #635 from emanuelbatista/master
Add: Jackson Modules Java 8
2017-11-25 11:44:06 +01:00
9a042cae8b Update README.md 2017-11-25 11:43:43 +01:00
71b36813f1 Merge pull request #636 from izeye/polish-20171119
Polish
2017-11-25 11:39:40 +01:00
0524bb3846 Merge pull request #637 from lovepoem/add_rpc_framework_dubbo
Add rpc framework dubbo
2017-11-25 11:38:24 +01:00
2718e4326a Update README.md 2017-11-25 11:26:34 +01:00
6a9e965537 Add inspectIT
This PR adds the APM tool inspectIT
2017-11-21 16:08:10 +01:00
bd43e87be9 删除idea 2017-11-21 00:00:05 +08:00
db73c9805c add rpc framework dubbo 2017-11-20 23:56:12 +08:00
204c6712b8 Polish 2017-11-19 13:36:07 +09:00
1def47319f adding jackson modules java 8 in JSON group 2017-11-18 15:29:36 -03:00
4c3f4224cc Add sshj - SSHv2 library for Java
A popular client (1000+ stars) not as powerful as MINA but it has a straitforward API. Here is some comparsion with other popular options:
https://medium.com/@ldclakmal/comparison-of-commons-vfs-sshj-and-jsch-libraries-for-sftp-support-cd5a0db2fbce
2017-11-16 16:40:42 -05:00
caa9df407a Syncing the fork
Syncing the fork
2017-11-16 16:33:23 -05:00
072859d959 Remove Ancients 2017-11-14 14:24:36 +01:00
59f3bae26d Update README.md
Add separator between TOC and content
2017-11-14 12:26:39 +01:00
09f50e3fcc Merge pull request #625 from filfreire/patch-1
Add Takes
2017-11-14 11:22:39 +01:00
d2663649a3 Merge branch 'master' into patch-1 2017-11-14 11:22:16 +01:00
9692e9214a Merge branch 'master' into patch-1 2017-11-14 11:21:37 +01:00
e630a58353 Remove Spring Boot
The project can be located via the more general Spring entry in the plattform section
2017-11-14 11:19:22 +01:00
bbb65592eb Merge pull request #627 from shyiko/master
Add dotenv
2017-11-14 10:57:11 +01:00
7c86eb7176 Merge pull request #614 from remmeier/crnk
Add Crnk
2017-11-14 10:56:09 +01:00
8d1b0c45d0 Update README.md 2017-11-14 10:55:55 +01:00
986e524da3 Merge pull request #577 from Moshe-Immerman/test-refactor
Refactor Testing category
2017-11-14 10:53:44 +01:00
42c3e3a1ab Update README.md 2017-11-14 10:49:30 +01:00
43b56e08a7 Update README.md 2017-11-14 10:47:07 +01:00
7912022c60 Merge branch 'master' into test-refactor 2017-11-14 10:42:11 +01:00
de7441dc7b Update README.md 2017-11-14 10:41:08 +01:00
a623f757fc Merge pull request #632 from akullpp/fix/https
Add HTTPS URLs when possible
2017-11-14 00:32:21 +01:00