https://github.com/capstonedesigncau/back-end

capstone design back end code

https://github.com/capstonedesigncau/back-end

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

capstone design back end code

Basic Info
  • Host: GitHub
  • Owner: CapstoneDesignCau
  • Language: Java
  • Default Branch: develop
  • Size: 45.9 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago

https://github.com/CapstoneDesignCau/Back-End/blob/develop/

      AI                .

- Springboot 3 SpringSecurity 6, JAVA 17 .

application-dev.yml           .

spring:
  mvc:
    pathmatch:
      matching-strategy: ant_path_matcher

  datasource:
    driver-class-name: com.mysql.cj.jdbc.Driver
    url: AWS RDS 
    username: DB ID
    password: DB 

  servlet:
    multipart:
      max-file-size: 20MB
      max-request-size: 20MB
      enabled: true

  jwt:
    secret: secretCapstone01JWT
    expired-time: 3600000 # 1(1000 * 60 * 60)

cloud:
  aws:
    s3:
      bucket: AWS S3  
    credentials:
      access-key: S3 access key
      secret-key: S3 secret key
    region:
      static: ap-northeast-2
    stack:
      auto: false

default:
  profile:
    image:
      url: S3  AWS 

Owner

  • Name: CapstoneDesignCau
  • Login: CapstoneDesignCau
  • Kind: organization

GitHub Events

Total
  • Issues event: 22
  • Issue comment event: 5
  • Push event: 25
  • Pull request review event: 6
  • Pull request event: 23
  • Create event: 9
Last Year
  • Issues event: 22
  • Issue comment event: 5
  • Push event: 25
  • Pull request review event: 6
  • Pull request event: 23
  • Create event: 9