Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPull request to merge issue 929 to master #1014
Conversation
Issue 929
…equests - fixing JavaDocs
Bumps [dom4j](https://github.com/dom4j/dom4j) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/dom4j/dom4j/releases) - [Commits](dom4j/dom4j@version-2.1.1...version-2.1.3) Signed-off-by: dependabot[bot] <[email protected]>
…4j-2.1.3 Bump dom4j from 2.1.1 to 2.1.3
Come on! This was hard to find!
Sorry, forgot a parameter
Update RequestAccess.java
…ns during tests
…ns during tests - small fixes
…version, JSON and regular parameters implemented
…d to use of private attributes in the request object (see Person class). Some refactoring too.
* Refactored the Validation Framework for a common use. * Deleted methods from CompanionModel.kt because they used deprecated API (also deleted). These methods need to be restored with new APIs. * Implemented validation for a simple Java class
* Some refactoring, removed Validation class * Implemented validation during a web request
* Implemented processing and validation of Models
* Implemented rejection of overloaded methods
* Failed validation reply
* Added a test for controller level validation
* Moved validation and conversion packages to ortg.javalite and also to javalite-common module * Added plain validation tests * Merged activejdbc_messages and activeweb_messages bundles into javbalite_messages bundle
- Added back a method for backwards compatibility
- Removed unnecessary method
- removed deprecated class - added convenience methods
- Changing one method signature to avoid confusion
- Changing one method signature to avoid confusion
- Changing one method signature to avoid confusion
adding some message when responding with HTTP 405.
- Initial implementation ois working - Left to implement: - Configure a Maven plugin to start/stop the Cassandra docker image - Add a spec that tests cassandra-test-project
- Small refactor - Left to implement: - Configure a Maven plugin to start/stop the Cassandra docker image - Add a spec that tests cassandra-test-project
- Switched to a keyspace before each operation - Left to implement: - Configure a Maven plugin to start/stop the Cassandra docker image - Add a spec that tests cassandra-test-project
- Added proper processing of the JDBC url - Left to implement: - Configure a Maven plugin to start/stop the Cassandra docker image - Add a spec that tests cassandra-test-project
- Fixed URL processign on Windows - Left to implement: - Configure a Maven plugin to start/stop the Cassandra docker image - Add a spec that tests cassandra-test-project
edit test to match response message
Update Route.java
ipolevoy commentedMar 30, 2020
No description provided.