Giter Club home page Giter Club logo

lair's Introduction

Static

This is a project that can quickly develop Vue and SpringBoot. SpringBoot is stored in the app directory, Vue is stored in the web-app directory, and the project has a document stored in the docs directory. Help users to carry out rapid development operations.

Page View

Features

  • Spring Boot - Core starter, including auto-configuration support, logging and YAML.
  • Spring Native - Spring Native provides support for compiling Spring applications to native executables using the GraalVM native-image compiler.
  • Spring Boot Devtools - Spring Boot Developer Tools
  • lombok - Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!
  • Test - Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito.
  • Cache - Starter for using Spring Framework's caching support.
  • Aop - Starter for aspect-oriented programming with Spring AOP and AspectJ.
  • Configuration Processor - Spring Boot Configuration Annotation Processor.
  • Spring Web - Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container
  • Jdbc - Starter for using JDBC with the HikariCP connection pool.
  • MySql Connector Java - JDBC Type 4 driver for MySQL.
  • Redis - Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client.
  • Commons Pool2 - The Apache Commons Object Pooling Library.
  • itext7 - A Free Java-PDF library
  • zxing - Core barcode encoding/decoding library.
  • gson - A Java serialization/deserialization library to convert Java Objects into JSON and back.
  • Joda Time - Date and time library to replace JDK date handling.
  • easy poi - office utils base poi
  • pinyin4j - Support Chinese character (both Simplified and Tranditional) to most popular Pinyin systems, including Hanyu Pinyin, Tongyong Pinyin, Wade-Giles, MPS2, Yale and Gwoyeu Romatzyh. Support multiple pronounciations and customized output.
  • jsoup - jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.
  • Restful Return - SpringBoot based return value types are supported by browsers.
  • sa Token - springboot integrate sa-token

Try it now!

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit elonehoo/static my-static-app
cd my-static-app/web-app
pnpm install # If you don't have pnpm installed, run: npm install -g pnpm

lair's People

Contributors

elonehoo avatar renovate[bot] avatar

Stargazers

Li-Zhuohan avatar INet avatar  avatar

Watchers

 avatar  avatar

lair's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @vitejs/plugin-vue to v3.1.2
  • chore(deps): update dependency pinia to v2.0.23
  • chore(deps): update dependency typescript to v4.8.4
  • chore(deps): update pnpm/action-setup action to v2.2.4
  • chore(deps): update vue monorepo to v3.2.41 (@vue/compiler-sfc, vue)
  • chore(deps): update dependency @vueuse/core to v9.3.1
  • chore(deps): update dependency vue-tsc to v1
  • fix(deps): update dependency axios to v1
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

โš  Dependency Lookup Warnings โš 

  • Renovate failed to look up the following dependencies: com.item:app, com.item.app.web:web, com.item.app.basic:basic.

Files affected: app/basic/pom.xml, app/core/pom.xml, app/tasks/pom.xml, app/utils/pom.xml, app/web/pom.xml


Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • pnpm/action-setup v2.2.2
  • actions/setup-node v3
  • crazy-max/ghaction-github-pages v3
maven
app/basic/pom.xml
  • com.item:app 0.0.1
  • org.apache.commons:commons-pool2 2.11.1
  • com.google.zxing:core 3.5.0
  • com.google.code.gson:gson 2.9.1
  • joda-time:joda-time 2.11.1
  • org.jsoup:jsoup 1.15.3
  • io.github.xiaoxunyao:restful-return 0.0.3
  • org.freemarker:freemarker 2.3.31
app/core/pom.xml
  • com.item:app 0.0.1
  • com.item.app.web:web 0.0.1
  • com.item.app.basic:basic 0.0.1
app/pom.xml
  • org.springframework.boot:spring-boot-starter-parent 2.7.3
  • org.springframework.experimental:spring-native 0.12.1
app/tasks/pom.xml
  • com.item:app 0.0.1
  • com.item.app.basic:basic 0.0.1
app/utils/pom.xml
  • com.item:app 0.0.1
  • com.item.app.basic:basic 0.0.1
app/web/pom.xml
  • com.item:app 0.0.1
  • com.item.app.basic:basic 0.0.1
npm
docs/package.json
  • vitepress ^1.0.0-alpha.1
  • @types/fs-extra 9.0.13
  • @unocss/reset 0.45.18
  • pnpm 7.11.0
  • unocss 0.45.18
  • pnpm 7.11.0
web-app/core/package.json
  • vue-router 4
web-app/package.json
  • @vueuse/core 9.2.0
  • @elonehoo/eslint-config 2.0.0
  • @iconify-json/carbon 1.1.7
  • @iconify-json/twemoji 1.1.5
  • @unocss/reset 0.45.18
  • @vitejs/plugin-vue 3.1.0
  • @vue/compiler-sfc 3.2.39
  • @vueuse/core 9.2.0
  • eslint 8.23.0
  • pinia 2.0.22
  • pnpm 7.11.0
  • typescript 4.8.3
  • unbuild 0.8.10
  • unocss 0.45.18
  • vite 3.1.0
  • vitest 0.23.2
  • vue 3.2.39
  • vue-tsc 0.40.13
web-app/packages/api/package.json
  • @elonehoo/http ^0.0.9
  • axios ^0.27.2
web-app/packages/components/package.json
web-app/packages/composables/package.json
web-app/packages/layouts/package.json
web-app/packages/pages/package.json

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.