Commit Graph

509 Commits

Author SHA1 Message Date
adf312cd1a Fix typos. 2015-11-02 09:36:55 -06:00
316e27abe3 Merge pull request #236 from pron/master
Add formal verification category
2015-11-01 11:13:25 +01:00
4052759a6c Merge pull request #251 from izeye/patch-1
Fix typo
2015-11-01 11:08:27 +01:00
5e3cd74b0b Fix typo 2015-11-01 07:45:57 +09:00
0d853c8492 Fixes 2015-10-31 08:38:40 +02:00
1d3f52a408 Fixes 2015-10-31 08:35:56 +02:00
289a6377af Removed Python scripts since repository was marked as Python 2015-10-30 23:16:08 +01:00
b78a900052 Merge pull request #233 from SonarBeserk/master
Add java redis entrys
2015-10-30 23:13:20 +01:00
1e3985fa46 Merge pull request #235 from cbweixin/master
add moco, a concise stub and mock web services
2015-10-30 23:12:43 +01:00
3fd1c82932 Update README.md 2015-10-29 11:48:11 -04:00
df65c07635 Update README.md 2015-10-29 11:45:58 -04:00
9955a09e07 add moco, a mocking server, and solve conflicts 2015-10-29 07:16:18 -07:00
3138868562 Apply corrections suggested by @akullpp 2015-10-29 12:54:19 +02:00
30f2872959 Merge pull request #228 from alessandroleite/master
Include the link for the jmxtrans tool
2015-10-29 08:32:41 +01:00
bf4840fdfc Merge pull request #242 from kaiwinter/master
Added opencsv
2015-10-29 08:15:54 +01:00
cf92674882 Merge pull request #245 from f-lopes/patch-1
Add bean mapping category.
2015-10-29 08:15:24 +01:00
145a6eb92b Add ModelMapper, Orika and Selma.
Add ModelMapper, Orika and Selma for Bean Mapping category.
2015-10-28 20:25:36 +01:00
3faf6fd6b1 Condensed description 2015-10-28 17:03:50 +01:00
6d2bc395fa Add jCUTE 2015-10-28 12:45:48 +02:00
7524be1ebd Merge pull request #238 from geoand/message-formats
Added Apache Thrift and Apache Avro formats
2015-10-28 09:22:26 +01:00
533b28d823 Merge pull request #240 from geoand/greenmail
Added GreenMail test email server under testing tools
2015-10-28 09:19:31 +01:00
539d9ea5d4 Fixed GreenMail description to follow conventions 2015-10-28 10:07:32 +02:00
ff0b6ec102 Merge pull request #239 from phxql/keyczar
Adds Keyczar to security libraries.
2015-10-28 08:37:39 +01:00
d78d67c786 Merge pull request #243 from pepyakin/patch-1
Added ThreeTenBP.
2015-10-28 08:27:41 +01:00
809d813158 Merge pull request #246 from 573/patch-1
Add the derive4j project
2015-10-28 08:20:35 +01:00
2d4ded3e55 Add the derive4j project
Add the derive4j project to the functional programming section.
2015-10-21 10:16:43 +02:00
27911c1cea Add bean mapping category.
Add Dozer and MapStruct to bean mapping category.
2015-10-20 21:21:10 +02:00
cfd04ddf4a Add 310 back port 2015-10-14 22:02:32 +03:00
Kai
ae025029bb Added opencsv 2015-10-10 16:17:35 +02:00
189e05dcd8 Added Greenmail test email server under testing tools 2015-10-09 15:24:19 +03:00
6d6e9d99cd Adds Keyczar to security libraries. 2015-10-06 16:54:48 +02:00
41f981d0dd Added Apache Thrift and Apache Avro formats that for one are becoming very popular and two, they have Java bindings among various other bindings 2015-10-06 15:04:05 +03:00
168515e299 Added formal verification category 2015-10-05 16:49:16 +03:00
902fef00b8 Merge remote-tracking branch 'akullpp/master' 2015-10-05 16:26:33 +03:00
045d407f76 Remove the undefined article from the entries: OpenTSDB and jmxtrans 2015-10-05 00:34:05 +02:00
f8bd4efed8 Merge branch 'master' of github.com:akullpp/awesome-java 2015-10-05 00:31:09 +02:00
fdda0c2ef3 remove the extra line which add by the previous commit carelessly 2015-10-04 06:36:50 -07:00
5401ede380 add moco, a concise stub and mock web services 2015-10-04 06:31:27 -07:00
226e274d93 Fix grammer and punctuation 2015-10-03 11:01:15 -04:00
a607419ca8 Merge pull request #229 from levonk/patch-3
Put Liquibase back under database
2015-10-03 10:41:48 +02:00
bfc3357e0c Merge pull request #221 from christophd/master
Added Citrus to testing section
2015-10-03 10:40:21 +02:00
9efa7970f3 Merge pull request #224 from janschaefer/master
Added JGiven
2015-10-03 10:34:10 +02:00
ace32219ce Merge pull request #225 from pron/master
Add Capsule
2015-10-03 10:32:09 +02:00
a63a54d0e9 Merge pull request #230 from levonk/patch-4
Added Checker Framework for Code Analysis
2015-10-03 10:25:42 +02:00
bf1541636f Merge pull request #234 from espiegel/swagger-link-fix
fixed the link to Swagger
2015-10-03 10:24:13 +02:00
de6e0a2ec3 fixed the link to Swagger 2015-09-27 23:25:25 +03:00
54d76aba34 Add java redis entrys 2015-09-26 01:41:09 -04:00
0314cacad3 Include the link for the OpenTSDB 2015-09-25 16:50:16 +02:00
61ab87d02b Added Checker Framework for Code Analysis 2015-09-19 20:48:30 -07:00
73d4d453be Put Liquibase back under database
Liquibase is a far more architecturally sound database change management than Flyway.   Liquibase abstracts underlying databases by not using SQL for most of the change scripts.   It also offers database refactorings (like rename column) that could be modified to do whatever is most efficient for a particular database with using proprietary SQL.
2015-09-19 20:45:25 -07:00