sample-skeleton-projects icon indicating copy to clipboard operation
sample-skeleton-projects copied to clipboard

A collection of skeleton projects to help start development quickly

Results 20 sample-skeleton-projects issues
Sort by recently updated
recently updated
newest added

Bumps tapestry-core from 5.3.8 to 5.8.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.tapestry:tapestry-core&package-manager=maven&previous-version=5.3.8&new-version=5.8.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies
java

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies
java

Bumps [struts2-core](https://github.com/apache/struts) from 2.3.34 to 2.5.30. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.struts:struts2-core&package-manager=maven&previous-version=2.3.34&new-version=2.5.30)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

Bumps hadoop-common from 2.7.1 to 3.2.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-common&package-manager=maven&previous-version=2.7.1&new-version=3.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java

**Describe the bug** MapReduceHelloWorld does not execute and throws an exception **To Reproduce** Steps to reproduce the behavior: 1. checkout 2. cd into directory 3. run Main class 4. See...

bug

**Is your feature request related to a problem? Please describe.** Spring MVC with a complete model view controller in the same application https://spring.io/guides/gs/serving-web-content/

new skeleton
good first issue

**Describe the bug** It is reported that sometimes some skeletons are not compiling **To Reproduce** Steps to reproduce the behavior: 1. checkout repository 2. navigate to Servlet30 3. mvn clean...

bug

**Is your feature request related to a problem? Please describe.** Solutions is missing a nice mocking service **Describe the solution you'd like** Some mocking examples where services can be mocked...

new skeleton
good first issue

**Is your feature request related to a problem? Please describe.** Its difficult to navigate through different projects **Describe the solution you'd like** README.md files in each folder of the project...

good first issue