Commit Graph

50 Commits

Author SHA1 Message Date
TheoneFx
a41000d12a
Merge pull request #79 from steverao/main-0428-update_sca_metadata
update SCA version metadata
2023-04-28 16:09:18 +08:00
chengpu
0950625926 update SCA version metadata 2023-04-28 15:40:29 +08:00
Steve Rao
f9b06ea8ca
Update ecosystem landscape picture (#74) 2023-04-14 11:47:47 +08:00
kwtboom
6fb821d798
feat: add-alibaba-ecosystem-figure (#70) 2023-04-06 14:03:24 +08:00
TheoneFx
5473d0b0a5
Merge pull request #69 from steverao/main-0331-fix_readme
fixed readme wrong content
2023-04-03 06:55:56 +08:00
chengpu
6b8b05a9f6 fixed readme wrong content 2023-03-31 11:22:02 +08:00
TheoneFx
8bfa9d357c
bugfix of revision (#68) 2023-03-31 09:48:04 +08:00
TheoneFx
22ae354885
Merge pull request #63 from steverao/main-0322-update_sca_version
update SCA version information
2023-03-23 09:35:47 +08:00
chengpu
fd8d344660 update SCA version information 2023-03-22 22:23:32 +08:00
TheoneFx
77bc679f66
Merge pull request #61 from steverao/main-0321-fix_democode_problem
fix component code templates problem
2023-03-21 19:58:39 +08:00
chengpu
a859ad20f7 add rds demo code 2023-03-21 16:07:21 +08:00
TheoneFx
a3ba4813c9
bugfix (#62)
Signed-off-by: theonefx <chenxilzx1@gmail.com>
2023-03-21 16:05:01 +08:00
chengpu
0681d601be fix component code templates problem 2023-03-21 15:58:33 +08:00
TheoneFx
e509820542
optmize classpath content loader (#60) 2023-03-20 20:14:34 +08:00
TheoneFx
033ab83006
extract start module (#59) 2023-03-20 13:38:34 +08:00
TheoneFx
11ad90c33c
Optimize front page (#58) 2023-03-20 10:04:51 +08:00
TheoneFx
6d1cd44665
Merge pull request #54 from steverao/main-0303-add_issue_template
docs: add issue templates
2023-03-07 20:48:59 +08:00
TheoneFx
1837f89857
Set fatjar attach (#56) 2023-03-07 20:40:52 +08:00
Huxing Zhang
e7ab38653a
Merge pull request #55 from theonefx/add_pom_dependency
add sub module dependency
2023-03-07 17:18:08 +08:00
theonefx
2cae65241a add sub module dependency
Signed-off-by: theonefx <chenxilzx1@gmail.com>
2023-03-07 17:11:34 +08:00
chengpu
ed16189342 docs: add issue templates 2023-03-03 22:44:51 +08:00
Huxing Zhang
998967a989
Merge pull request #46 from steverao/main-delete-invalid-files
docs: deleted invalid file
2023-01-31 15:01:42 +08:00
Huxing Zhang
e97e4295b9 Rename rocketmq to sca-rocketmq to fix #45 2023-01-18 13:25:17 +08:00
chengpu
2969611baa docs: deleted invalid file 2023-01-17 23:52:28 +08:00
Huxing Zhang
50edca9aa9
Merge pull request #43 from Rishav1707/copyright
Copyright updated.
2023-01-15 15:16:27 +08:00
Rishav Raj
71aceda2da Copyright updated 2023-01-13 14:15:11 +05:30
Huxing Zhang
4194a3c698
Merge pull request #42 from steverao/main-delete-invalid-metadata
fix: deleted invalid metadata data
2023-01-13 14:37:52 +08:00
chengpu
bf49f30700 fix: Deleted invalid metadata data 2023-01-13 14:27:45 +08:00
Huxing Zhang
deb9b3371a Enable Spring Cloud Alibaba components for Spring Boot 3.0 2023-01-13 12:09:38 +08:00
TheoneFx
612b2d99f1
upgrade sca version to 2.2.10-RC1 (#40)
* add custom doc
2023-01-12 16:10:39 +08:00
Huxing Zhang
f74726a04c
Merge pull request #11 from steverao/main-dockerfile
Add Dockerfile
2023-01-12 12:40:41 +08:00
Huxing Zhang
43b6934d0d Python is a requirement to build the project. 2023-01-10 15:34:37 +08:00
Huxing Zhang
d91d6680dc Make sure the project can be on Mac M1. Fix #37 2023-01-10 15:30:03 +08:00
TheoneFx
f3086f4b5a
Merge pull request #25 from weixsun/gh-24
Prioritize the use of dependModules when both dependModules and main are satisfied
2022-12-26 15:25:49 +08:00
Weix Sun
c606401f88 Prioritize the use of dependModules when both dependModules and main are satisfied
Closes gh-24
2022-12-26 14:45:36 +08:00
TheoneFx
5ed1758a1c
Merge pull request #29 from weixsun/gh-28
Pick up project name as the prefix of 'artifactId'
2022-12-26 14:07:08 +08:00
Weix Sun
d6ab0ee572 Pick up project name as the prefix of 'artifactId'
Closes gh-28
2022-12-24 00:21:35 +08:00
TheoneFx
e2be410267
support hide dependency and codeOnly dependency (#20)
* add custom doc

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* add custom doc

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* add custom doc

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* add custom doc

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* refactor docs

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* allow hidden dependency

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* support sample code write to project root

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* spell fix

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* spell fix

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* allow hidden dependency

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* support sample code write to project root

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* add codeOnly depencencies proeprty of dependency

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* support codeonly dependency

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* hide group

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* support dependency of dependency

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* bugfix && page label update

Signed-off-by: theonefx <chenxilzx1@gmail.com>

* misspelling

Signed-off-by: theonefx <chenxilzx1@gmail.com>

Signed-off-by: theonefx <chenxilzx1@gmail.com>
2022-12-15 20:09:05 +08:00
TheoneFx
5545232a02
Merge pull request #15 from steverao/main-origin-polish-docs
Add website url in document
2022-12-11 11:07:43 +08:00
chengpu
dac2814102 Polish document 2022-12-09 19:37:54 +08:00
TheoneFx
7438838bed
add custom doc (#9)
* add custom doc
2022-12-09 14:23:33 +08:00
chengpu
2723fe0492 Add Dockerfile 2022-12-09 11:54:45 +08:00
Steve Rao
f19169d1ca
Merge pull request #6 from theonefx/main
enable share button
2022-12-06 11:14:51 +08:00
theonefx
c95ea39696 support share
Signed-off-by: theonefx <chenxilzx1@gmail.com>
2022-12-06 10:54:34 +08:00
Steve Rao
ea711ba6c8
Merge pull request #5 from theonefx/main
set link address 2 cloudnativeappinitalizer
2022-12-05 15:47:20 +08:00
theonefx
6d62aadfad set url 2 cloudnativeappinitalizer
Signed-off-by: theonefx <chenxilzx1@gmail.com>
2022-12-05 14:35:31 +08:00
TheoneFx
b97d7515a1
Merge pull request #2 from steverao/master
Project initial
2022-12-03 01:04:03 +08:00
chengpu
757052693b Merge branch 'main' of https://github.com/alibaba/cloud-native-app-initializer 2022-12-03 00:56:50 +08:00
chengpu
5092a5e717 Project initial 2022-12-03 00:54:53 +08:00
Alibaba OSS
c0d1289ba5
Initial commit 2022-11-24 21:40:04 +08:00