Skip to content

Commit cb0b41e

Browse files
Merge pull request #14 from atirtahirgroupdocs/master
Readme file and added in showcases
2 parents 4d45620 + 8acea23 commit cb0b41e

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ This package contains [Examples](https://github.com/groupdocs-comparison/GroupDo
2121
Directory | Description
2222
--------- | -----------
2323
[Examples](https://github.com/groupdocs-comparison/GroupDocs.Comparison-for-Java/tree/master/Examples) | Contains the package of Java examples and sample files that will help you learn how to use product features.
24+
[Showcases](https://github.com/groupdocs-comparison/GroupDocs.Comparison-for-Java/tree/master/Showcases) |The Servlets based Front-end is a sample web application that demonstrates the core functionalities provided by GroupDocs.Comparison for Java. The application allows the user to upload two documents of similar format and find the differences between them.
2425

2526
## Resources
2627

Showcases/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Showcase
2+
3+
In GroupDocs.Comparison for Java 3.x the Front-End has been disintegrated. So the GroupDocs.Comparison has become a UI-Less back end API. Therefore, the front-ends has been published as open sourced sample projects/showcases. The users can seek the knwoledge about implementation of the project and make the changes according to their needs.Also the users can enjoy the free scripts and skins of the comparison front-ends for their own projects.
4+
5+
6+
Directory | Description
7+
--------- | -----------
8+
[GroupDocs.Comparison-for-Java-using-Servlets](https://github.com/groupdocs-comparison/GroupDocs.Comparison-for-Java/tree/master/Showcases/GroupDocs.Comparison-for-Java-using-Servlets) |This UI Example has been developed for the developers who want to see the Comparison API in action while developing their simple Servlet based app.

0 commit comments

Comments
 (0)