API
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.
Here are 2,977 public repositories matching this topic...
-
Updated
May 19, 2021 - Java
-
Updated
Nov 19, 2020 - Java
-
Updated
Nov 11, 2020 - Java
Bug 奖励机制
为了让 Component 更好, 我设计了这个奖励机制. 凡是满足以下的条件的 bug 都会奖励 25 元的奶茶钱. 钱虽然不多, 重在感谢
Bug 满足条件
- 必须是能复现的
- 必须是
Component项目中的bug, 不能是其他第三方库的,Idea Plugin不算在其中. 因为插件属于帮助性的工具, 出问题也不影响你们开发 - 必须是没有其他人反馈过的
Bug - 必须是我认可的:首先如果真的是
bug, 我不会为了这点钱死皮赖脸不承认. 因为之前看下来, 很多 bug 都是用户自己配置有问题或者代码写的不对引起的, 并不是框架的问题. 所以这个是需要我来判断的. 当然了, 你足够了解 Component 的话, 你自己也会知道到底是不是 Component 的问题
所有发现 bug 受奖励的名单, 会持续更新(
General Troubleshooting
-
Updated
Jun 15, 2021 - Java
-
Updated
Sep 29, 2020 - Java
-
Updated
Jul 10, 2021 - Java
-
Updated
Jul 9, 2021 - Java
-
Updated
Jun 4, 2021 - Java
-
Updated
Jul 11, 2021 - Java
-
Updated
Jul 11, 2021 - Java
Describe the bug
searchContent() does not seem to have a flag/method to enable searching content in forks, i.e. what corresponds to choosing "Fork" in the "Filters" section when searching, i.e.:
https://github.com/search?q=topic%3Ajbang-appstore+fork%3Atrue&type=repositories
Expected behavior
Ability to have search include results in forks.
-
Updated
Jan 14, 2018 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Feb 22, 2021 - Java
As a SDET
I want a documentation or Wiki page where the expected vs actual field matching is explained
So that I can use these in my test automation to test the server response payloads and headers
e.g. id=123 , id="123", isValid=true, isValid="true" etc
AC1:
Cover the following currently supported mechanisms with examples
- $EQ
- (int)
- (float) or (decimal)
- (boolean)
-
Updated
May 2, 2019 - Java
-
Updated
Jul 9, 2021 - Java
As it is done withe Azure in microcks/microcks-azure component, we'd like to provide simple, demo purposed, CloudFormation template for AWS.
I've initialized stuffs but being a newbee at AWS stuffs, help is welcomed !!
-
Updated
Jul 3, 2021 - Java
- Wikipedia
- Wikipedia
Bug Report Checklist