Commit Graph

1097 Commits

Author SHA1 Message Date
Andreas Kull
bf4840fdfc Merge pull request #242 from kaiwinter/master
Added opencsv
2015-10-29 08:15:54 +01:00
Andreas Kull
cf92674882 Merge pull request #245 from f-lopes/patch-1
Add bean mapping category.
2015-10-29 08:15:24 +01:00
Florian LOPES
145a6eb92b Add ModelMapper, Orika and Selma.
Add ModelMapper, Orika and Selma for Bean Mapping category.
2015-10-28 20:25:36 +01:00
Kai Winter
3faf6fd6b1 Condensed description 2015-10-28 17:03:50 +01:00
pron
6d2bc395fa Add jCUTE 2015-10-28 12:45:48 +02:00
Andreas Kull
7524be1ebd Merge pull request #238 from geoand/message-formats
Added Apache Thrift and Apache Avro formats
2015-10-28 09:22:26 +01:00
Andreas Kull
533b28d823 Merge pull request #240 from geoand/greenmail
Added GreenMail test email server under testing tools
2015-10-28 09:19:31 +01:00
George Andrianakis
539d9ea5d4 Fixed GreenMail description to follow conventions 2015-10-28 10:07:32 +02:00
Andreas Kull
ff0b6ec102 Merge pull request #239 from phxql/keyczar
Adds Keyczar to security libraries.
2015-10-28 08:37:39 +01:00
Andreas Kull
d78d67c786 Merge pull request #243 from pepyakin/patch-1
Added ThreeTenBP.
2015-10-28 08:27:41 +01:00
Andreas Kull
809d813158 Merge pull request #246 from 573/patch-1
Add the derive4j project
2015-10-28 08:20:35 +01:00
Daniel Kahlenberg
2d4ded3e55 Add the derive4j project
Add the derive4j project to the functional programming section.
2015-10-21 10:16:43 +02:00
Florian LOPES
27911c1cea Add bean mapping category.
Add Dozer and MapStruct to bean mapping category.
2015-10-20 21:21:10 +02:00
Sergey Pepyakin
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
gandrianakis
189e05dcd8 Added Greenmail test email server under testing tools 2015-10-09 15:24:19 +03:00
Moritz Kammerer
6d6e9d99cd Adds Keyczar to security libraries. 2015-10-06 16:54:48 +02:00
gandrianakis
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
pron
168515e299 Added formal verification category 2015-10-05 16:49:16 +03:00
pron
902fef00b8 Merge remote-tracking branch 'akullpp/master' 2015-10-05 16:26:33 +03:00
Alessandro Leite
045d407f76 Remove the undefined article from the entries: OpenTSDB and jmxtrans 2015-10-05 00:34:05 +02:00
Alessandro Leite
f8bd4efed8 Merge branch 'master' of github.com:akullpp/awesome-java 2015-10-05 00:31:09 +02:00
xin wei
fdda0c2ef3 remove the extra line which add by the previous commit carelessly 2015-10-04 06:36:50 -07:00
xin wei
5401ede380 add moco, a concise stub and mock web services 2015-10-04 06:31:27 -07:00
SonarBeserk
226e274d93 Fix grammer and punctuation 2015-10-03 11:01:15 -04:00
César Aguilera
12b68546a6 improved description of JunitParams 2015-10-03 13:42:37 +02:00
Andreas Kull
a607419ca8 Merge pull request #229 from levonk/patch-3
Put Liquibase back under database
2015-10-03 10:41:48 +02:00
Andreas Kull
bfc3357e0c Merge pull request #221 from christophd/master
Added Citrus to testing section
2015-10-03 10:40:21 +02:00
Andreas Kull
9efa7970f3 Merge pull request #224 from janschaefer/master
Added JGiven
2015-10-03 10:34:10 +02:00
Andreas Kull
ace32219ce Merge pull request #225 from pron/master
Add Capsule
2015-10-03 10:32:09 +02:00
Andreas Kull
a63a54d0e9 Merge pull request #230 from levonk/patch-4
Added Checker Framework for Code Analysis
2015-10-03 10:25:42 +02:00
Andreas Kull
bf1541636f Merge pull request #234 from espiegel/swagger-link-fix
fixed the link to Swagger
2015-10-03 10:24:13 +02:00
Eidan
de6e0a2ec3 fixed the link to Swagger 2015-09-27 23:25:25 +03:00
SonarBeserk
54d76aba34 Add java redis entrys 2015-09-26 01:41:09 -04:00
Alessandro Leite
0314cacad3 Include the link for the OpenTSDB 2015-09-25 16:50:16 +02:00
levonk
61ab87d02b Added Checker Framework for Code Analysis 2015-09-19 20:48:30 -07:00
levonk
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
Alessandro Leite
6798b0088f Include the link for the jmxtrans tool
The jmxtrans is a tool  to connect to multiple JVMs and to query them for their attributes via JMX. Its query language is based on JSON, which allows non-Java programmers to access the JVMs attributes. Likewise, this tool supports different output writes, including [Graphite](http://graphite.wikidot.com), [Ganglia](http://ganglia.sourceforge.net), [StatsD](https://github.com/etsy/statsd), among others.
2015-09-17 11:25:59 +02:00
César Aguilera
f515d429cb Update README.md
added JUnitParams to readme
2015-09-12 13:30:01 +02:00
pron
38b9c913c1 Add Capsule 2015-09-11 10:30:24 +03:00
Jan
616387f6ea Added JGiven
JGiven is a developer-friendly BDD testing framework that is compatible with JUnit and TestNG.
2015-09-10 15:43:33 +02:00
Andreas Kull
93d29ebea4 Merge pull request #223 from geoand/bytecode
Added the byteman library
2015-09-09 22:04:04 +02:00
gandrianakis
13ef572c31 Added the byteman library which falls under the bytecode manipulation category but is distinct in purpose from the tools already mentioned 2015-09-09 17:49:33 +03:00
christophd
45d660b075 Fixed merge conflicts with remote-tracking branch 'akullpp/master' 2015-09-08 15:29:30 +02:00
Andreas Kull
aaaa7fb44d Merge pull request #217 from akullpp/feature/refactoring
Refactoring
2015-09-04 14:28:37 +02:00
Andreas Kull
44b45ace1b Merge pull request #219 from johanhaleby/master
Added REST Assured testing tool
2015-09-04 14:27:38 +02:00
Kristoffer Sjögren
e083a150b6 Aleksey Shipilëv twitter account 2015-09-02 22:47:13 +02:00
Kristoffer Sjögren
dba7fc94cf Druid, OLAP data store. 2015-09-02 20:48:27 +02:00
Kristoffer Sjögren
5f49d98620 Bazel, build tool by Google 2015-09-02 20:30:42 +02:00
Johan Haleby
7b403d824d Added REST Assured testing tool 2015-09-01 20:21:13 +02:00